Files
2022-11-24 18:32:44 +00:00

4 lines
69 B
Kotlin
Vendored

// DO_NOT_CHECK_SYMBOL_RESTORE_K1
class A(val a: Int, b: String) {
}