summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/enum_native_access.gd
blob: e07998ddf652ac88b41d7d8dfc99f6727f7224e3 (plain)
1
2
func test():
	print(Node.ProcessMode)