Files
2022-11-10 06:39:23 +00:00

5 lines
119 B
Kotlin
Vendored

// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
context(kotlin.Int, s@kotlin.String)
class A {
constructor(int: Int) {}
}