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/parser/features/uid.gd
2024-01-17 22:30:56 +01:00

6 lines
66 B
GDScript

@uid("uid://c4ckv3ryprcn4")
extends Object
func test():
pass