You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Added tests for expression matching
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
GDTEST_OK
|
||||
wildcard
|
||||
1
|
||||
2
|
||||
[1, 2]
|
||||
wildcard
|
||||
4
|
||||
wildcard
|
||||
{1 : 2, 2 : 3}
|
||||
wildcard
|
||||
Reference in New Issue
Block a user