summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/errors/invalid_escape_sequence.gd
blob: 3b52f6e324b9aa80e13480ccb825552f0ed300e1 (plain)
1
2
func test():
	var escape = "invalid escape \h <- here"