Files

6 lines
84 B
Kotlin
Vendored

// DISABLE-ERRORS
expect class My {
// Incompilable function
fun foo() {}
}