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

4 lines
53 B
Plaintext
Vendored

class Foo {
constructor(vararg ints: kotlin.Int)
}