Searched refs:lastPgk (Results 1 – 1 of 1) sorted by relevance
90 var lastPgk: String? = null in knit() variable177 … require(lastPgk != null) { "'$PACKAGE_PREFIX' prefix was not found in emitted code"} in knit()188 makeTest(testOutLines, lastPgk!!, testLines, predicate) in knit()259 lastPgk = line.substring(PACKAGE_PREFIX.length).trim() in knit()