We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30408ec commit 796d444Copy full SHA for 796d444
tests/matching.ref
@@ -2,7 +2,7 @@
2
3
*-------------------------------------------------
4
5
-go = <go1>'\n'<go2>'\n'<go3>'\n'<go4>
+go = <go1>'\n'<go2>'\n'<go3>'\n'<go4>'\n'<go5>
6
7
8
@@ -56,3 +56,10 @@ test44 e('1235')1e('123')2 = '{'e1'}{'e2'}'
56
test45 e1e('123')2e('56')3 = '{'e1'}{'e2'}{'e3'}'
57
58
59
+
60
+go5 = <test5 ('abcd')'xx47'>
61
62
+test5
63
+ ('ab'eCeD)eAeB'47' = '{'eA'}{'eB'}{'eC'}{'eD'}'
64
65
+*-------------------------------------------------
0 commit comments