Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/modules/gdscript/tests/scripts/completion/common/override_function_abstract.cfg
10286 views
[output]
include=[
    {"display": "test(x: int) -> void:", "insert_text": "test(x: int) -> void:"},
]