1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

GDScript: Allow variables in match patterns

To restore an ability available in 3.x and reduce compatibility changes.
This commit is contained in:
George Marques
2023-01-28 19:49:14 -03:00
parent 218bef90af
commit c68b2358d5
8 changed files with 59 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
GDTEST_OK
reach 1
reach 2
reach 3
reach 4