Files
kotlin-fork/compiler/testData/diagnostics/tests/extensions/contextReceivers/syntaxError.kt
T
2021-12-02 20:24:07 +03:00

4 lines
52 B
Kotlin
Vendored

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