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