mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-16 12:16:26 +00:00
4 lines
31 B
GDScript
4 lines
31 B
GDScript
enum { V }
|
|
func test():
|
|
V = 1
|