Files
kotlin-fork/jps/jps-plugin/testData/incremental/pureKotlin/moveFileWithChangingPackage/bar/a.kt.new
T
2022-01-12 15:09:45 +01:00

6 lines
37 B
Plaintext
Vendored

package bar
class Foo
fun bar() {}