Files
kotlin-fork/jps-plugin/testData/incremental/pureKotlin/compilationErrorThenFixedWithPhantomPart3/other.kt.new.1
T
2015-09-07 16:28:39 +03:00

7 lines
45 B
Groff
Vendored

package new
class B {
fun f() {
}
}