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

func test():
	var = "world"