import java.lang.annotation.* Foo class Bar fun box(): String { Bar() return "OK" }