Files
2020-02-10 17:04:06 +07:00

4 lines
88 B
Plaintext
Vendored

// LANGUAGE_VERSION: 1.4
// WITH_RUNTIME
annotation class A constructor(val x: Int = 1)