Path: blob/master/modules/gdscript/tests/scripts/lsp/doc_comments.gd
10281 views
## brief ## ## description ## ## @tutorial(t1): https://example.com/t2 ## @tutorial: https://example.com/t3 extends Node
## brief ## ## description ## ## @tutorial(t1): https://example.com/t2 ## @tutorial: https://example.com/t3 extends Node