11 lines
118 B
Kotlin
Vendored
11 lines
118 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
class Test {
|
|
public class Nested
|
|
}
|
|
|
|
fun Test.<caret>
|
|
}
|
|
|
|
// INVOCATION_COUNT: 1
|
|
// EXIST: Nested
|