1
0
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:
ThreeRhinosInAnElephantCostume
2021-08-25 15:42:48 +02:00
parent 6c258a89de
commit 15ccd83ada
5 changed files with 87 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
GDTEST_OK
wildcard
1
2
[1, 2]
wildcard
4
wildcard
{1 : 2, 2 : 3}
wildcard