Files
2023-10-10 13:37:59 +00:00

6 lines
65 B
Plaintext
Vendored

abstract val foo: kotlin.Int?
abstract fun bar()
constructor()