Files
kotlin-fork/jps/jps-plugin/testData/incremental/classHierarchyAffected/starProjectionUpperBoundChanged/CallGetAStar.kt
T
2022-01-12 15:09:45 +01:00

3 lines
45 B
Kotlin
Vendored

class CallGetAStar {
val a = getAStar()
}