Files
kotlin-fork/compiler/testData/diagnostics/tests/extensions/contextReceivers/syntaxError.kt
T

3 lines
35 B
Kotlin
Vendored

context(
<!SYNTAX!><!>fun foo() {
}