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

fun b() {
}