godot/modules/gdscript/tests/scripts/parser/errors/annotation_unrecognized.gd

3 lines
35 B
GDScript

@hello_world
func test():
pass