summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/enum_native_bad_value.gd
blob: 744c2e47cedd338141a6e0fbaad8e0c5e8d37431 (plain)
1
2
func test():
	var _bad = TileSet.TileShape.THIS_DOES_NOT_EXIST