Files
kotlin-fork/jps-plugin/testData/incremental/multiModule/copyFileToAnotherModule/module1_b.kt.new.1
T

7 lines
32 B
Groff
Vendored

package b
class B
fun b() {
}