virtualx-engine/modules/gdscript/tests/scripts/parser/features/advanced_expression_matching.out

15 lines
156 B
Text
Raw Normal View History

2021-08-25 15:42:48 +02:00
GDTEST_OK
1 | 1
1 >> 1
1+1
1 if true else 2
1+1
1 < 2
wildcard
1, 2 or 3, 4
[1,2,[1,{1:2,2:var z,..}]]
3
[1,2,[1,{1:2,2:var z,..}]]
[1, 3, 5, 123]
wildcard