Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/compilationErrorThenFixedOtherPackage/usage.kt.new.1
T

5 lines
57 B
Groff
Vendored

package usage
fun main(args: Array<String>) {
f.f(
}