summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/match_with_variables.gd
Commit message (Collapse)AuthorAgeFilesLines
* GDScript: Allow variables in match patternsGeorge Marques2023-01-281-0/+22
To restore an ability available in 3.x and reduce compatibility changes.