annotation class TestAnnotation fun foo() { @TestAnnotation val bar = "lorem ipsum" }