Files
2023-09-11 15:47:47 +00:00

5 lines
90 B
Kotlin
Vendored

// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
class Foo {
constructor(vararg ints: Int)
}