10 lines
100 B
Kotlin
10 lines
100 B
Kotlin
class Test {
|
|
public class Nested
|
|
}
|
|
|
|
fun Test.<caret>
|
|
}
|
|
|
|
// INVOCATION_COUNT: 1
|
|
// EXIST: Nested
|