summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/withJava/kotlinUsedInJava/onlyTopLevelFunctionInFileRemoved/a.kt
blob: eeaf99f195c433188e718f4c029725edc0cb5600 (plain)
1
2
3
4
package test

fun a() {
}