rat-times/test.gd
2023-03-10 03:25:50 +04:00

7 lines
60 B
GDScript

tool
extends EditorScript
func _run():
print ("c" < "b")