Searched refs:createSources (Results 1 – 1 of 1) sorted by relevance
146 fun createSources(pkg: String) = in <lambda>() method169 val preCompiled = compileFiles(createSources("lib")) in <lambda>()170 runKspTest(sources = createSources("main"), classpath = preCompiled) { invocation -> in <lambda>()