package foo annotation class bar public annotation class Baz(val a: String) fun box(): String { return "OK" }