blob: e04169ff64b434047b96662ef44bf1db6215209c [file] [log] [blame]
annotation class SuperAnnotation
class TestClass(@property:SuperAnnotation val text: String) {
}