summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/advanced_expression_matching.out
blob: 67c7e28046fcef949f4808f42b16c80bda41c5c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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