godot/modules/gdscript/tests/scripts/analyzer/errors/abstract_class_instantiate.gd

func test():
	InstancePlaceholder.new()