blob: 33493ec55802e058b65370483ab4e153f58d953d [file] [log] [blame]
class Anno {}
@<error descr="'Anno' is not an annotation">Anno</error>
def foo() {
}