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

func test():
	print(r"\\"")