summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/errors/annotation_unrecognized.gd
blob: a6b171a428f5f7f69d79fb0366d03a2e05cd4d54 (plain)
1
2
3
@hello_world
func test():
    pass