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

5 lines
75 B
Kotlin
Vendored

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