Home
last modified time | relevance | path

Searched refs:SAMPLE_START (Results 1 – 1 of 1) sorted by relevance

/external/kotlinx.coroutines/knit/src/
DKnit.kt42 const val SAMPLE_START = "//sampleStart" constant
207 !line.startsWith(SAMPLE_START) && !line.startsWith(SAMPLE_END) in knit()