7 lines
108 B
Kotlin
Vendored
7 lines
108 B
Kotlin
Vendored
// SKIP_ERRORS_BEFORE
|
|
// SKIP_ERRORS_AFTER
|
|
|
|
// IS_APPLICABLE: false
|
|
expect class C {
|
|
<caret>fun test()
|
|
} |