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

func test():
	print(not)