annotation class Fancy private fun abc(@Fancy foo: Int) { } fun foo() { abc() } /* Text: (@Fancy foo: Int), Disabled: false, Strikeout: false, Green: true */