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

func test():
	print(!)