godot/modules/gdscript/tests/scripts/completion/common/override_function_abstract.cfg

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
103 B
INI
Raw Normal View History

[output]
include=[
{"display": "test(x: int) -> void:", "insert_text": "test(x: int) -> void:"},
]