// "Add annotation target" "true" annotation class Foo @Foo class Test { @Foo fun foo(): @Foo Int = 1 }