blob: 36732f29e419d7d122cdfd3f701d43e780fa5528 [file]
annotation class Simple(val a: Int)
annotation class WithDeault cons<caret>tructor(val a: Int = 1)