summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/leading_number_separator.gd
blob: d88c02d6eef5a3e78eb97b01099a16d4603f8b66 (plain)
1
2
3
func test():
	# Number separators may not be placed at the beginning of a number.
	var __ = _123