summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/withJava/other/accessingFunctionsViaRenamedFileClass/other.kt
blob: 2ff821a2d527d6f4af3b49469fe1f5ca34253c24 (plain)
1
2
3
package other

fun other() = "other"