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

func test():
	print(~)