summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/analyzer/errors/engine_singleton_instantiate.gd
blob: 7e1efb8d1b4777ad285fa6c1defbc929468b45a9 (plain)
1
2
func test():
	Time.new()