blob: 8ecc5a8822de9456cbfc5a8106e8649d76ca089f [file] [log] [blame]
annotation class Fancy
class Foo(@Fancy foo: Int)
fun bar() {
Foo(<caret>)
}
/*
Text: (<highlight>@Fancy foo: Int</highlight>), Disabled: false, Strikeout: false, Green: true
*/