blob: a2228c605f6fee306da3dc918d44dc5196a69ccd [file] [log] [blame]
annotation class Test(val value: String, val other: String)
@Test("", other = "") class Annotated