summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/pureKotlin/classRemoved/other.kt
blob: dc156549ce5589ab0200613f1afdf7e1a30643e0 (plain)
1
2
3
4
package test

fun other() {
}