1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/modules/gdscript/tests/scripts/lsp/doc_comments.gd
2025-06-09 12:24:35 +02:00

8 lines
121 B
GDScript

## brief
##
## description
##
## @tutorial(t1): https://example.com/t2
## @tutorial: https://example.com/t3
extends Node