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

func test():
	var hello == "world"