mirror of
https://github.com/godotengine/godot.git
synced 2025-10-30 05:01:10 +00:00
5 lines
103 B
INI
5 lines
103 B
INI
|
|
[output]
|
||
|
|
include=[
|
||
|
|
{"display": "test(x: int) -> void:", "insert_text": "test(x: int) -> void:"},
|
||
|
|
]
|