Files
kotlin-fork/jps-plugin/testData/general/ManyFilesForPackage/src/Bar.kt
T

6 lines
39 B
Kotlin
Vendored

package foo
class Bar
fun other() {}