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

fun f() {}