@@ -796,7 +796,7 @@ The following queries provide results that do not match those of other implement
796796 Actual output:
797797 NOT_SUPPORTED
798798 ```
799- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
799+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
800800 ```
801801
802802- [ ] ` $..key `
@@ -994,7 +994,7 @@ The following queries provide results that do not match those of other implement
994994 Actual output:
995995 NOT_SUPPORTED
996996 ```
997- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
997+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
998998 ```
999999
10001000- [ ] ` $[?(@.key>43 || @.key<43)] `
@@ -1019,7 +1019,7 @@ The following queries provide results that do not match those of other implement
10191019 Actual output:
10201020 NOT_SUPPORTED
10211021 ```
1022- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1022+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
10231023 ```
10241024
10251025- [ ] ` $[?(@['key']==42)] `
@@ -1062,7 +1062,7 @@ The following queries provide results that do not match those of other implement
10621062 Actual output:
10631063 NOT_SUPPORTED
10641064 ```
1065- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1065+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
10661066 ```
10671067
10681068- [ ] ` $[?(@['@key']==42)] `
@@ -1093,7 +1093,7 @@ The following queries provide results that do not match those of other implement
10931093 Actual output:
10941094 NOT_SUPPORTED
10951095 ```
1096- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1096+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
10971097 ```
10981098
10991099- [ ] ` $[?(@[1]=='b')] `
@@ -1117,7 +1117,7 @@ The following queries provide results that do not match those of other implement
11171117 Actual output:
11181118 NOT_SUPPORTED
11191119 ```
1120- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1120+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
11211121 ```
11221122
11231123- [ ] ` $[?(@.a && (@.b || @.c))] `
@@ -1159,7 +1159,7 @@ The following queries provide results that do not match those of other implement
11591159 Actual output:
11601160 NOT_SUPPORTED
11611161 ```
1162- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1162+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
11631163 ```
11641164
11651165- [ ] ` $[?(@.a && @.b || @.c)] `
@@ -1205,7 +1205,7 @@ The following queries provide results that do not match those of other implement
12051205 Actual output:
12061206 NOT_SUPPORTED
12071207 ```
1208- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1208+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
12091209 ```
12101210
12111211- [ ] ` $[?(@==42)] `
@@ -1230,7 +1230,7 @@ The following queries provide results that do not match those of other implement
12301230 Actual output:
12311231 NOT_SUPPORTED
12321232 ```
1233- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1233+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
12341234 ```
12351235
12361236- [ ] ` $[?(@.key==43)] `
@@ -1249,7 +1249,7 @@ The following queries provide results that do not match those of other implement
12491249 Actual output:
12501250 NOT_SUPPORTED
12511251 ```
1252- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1252+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
12531253 ```
12541254
12551255- [ ] ` $[?(@.id==2)] `
@@ -1266,7 +1266,7 @@ The following queries provide results that do not match those of other implement
12661266 Actual output:
12671267 NOT_SUPPORTED
12681268 ```
1269- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1269+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
12701270 ```
12711271
12721272- [ ] ` $[?(@.key=="value")] `
@@ -1333,7 +1333,7 @@ The following queries provide results that do not match those of other implement
13331333 Actual output:
13341334 NOT_SUPPORTED
13351335 ```
1336- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1336+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
13371337 ```
13381338
13391339- [ ] ` $[?(@.key=="Motörhead")] `
@@ -1367,7 +1367,7 @@ The following queries provide results that do not match those of other implement
13671367 Actual output:
13681368 NOT_SUPPORTED
13691369 ```
1370- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1370+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
13711371 ```
13721372
13731373- [ ] ` $[?(@.key=="hi@example.com")] `
@@ -1392,7 +1392,7 @@ The following queries provide results that do not match those of other implement
13921392 Actual output:
13931393 NOT_SUPPORTED
13941394 ```
1395- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1395+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
13961396 ```
13971397
13981398- [ ] ` $[?(@.key=="some.value")] `
@@ -1417,7 +1417,7 @@ The following queries provide results that do not match those of other implement
14171417 Actual output:
14181418 NOT_SUPPORTED
14191419 ```
1420- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1420+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
14211421 ```
14221422
14231423- [ ] ` $[?(@.key=='value')] `
@@ -1439,7 +1439,7 @@ The following queries provide results that do not match those of other implement
14391439 Actual output:
14401440 NOT_SUPPORTED
14411441 ```
1442- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1442+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
14431443 ```
14441444
14451445- [ ] ` $.items[?(@.key==$.value)] `
@@ -1467,7 +1467,7 @@ The following queries provide results that do not match those of other implement
14671467 Actual output:
14681468 NOT_SUPPORTED
14691469 ```
1470- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1470+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
14711471 ```
14721472
14731473- [ ] ` $[?(@.key>"VALUE")] `
@@ -1534,7 +1534,7 @@ The following queries provide results that do not match those of other implement
15341534 Actual output:
15351535 NOT_SUPPORTED
15361536 ```
1537- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1537+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
15381538 ```
15391539
15401540- [ ] ` $[?(@.length == 4)] `
@@ -1568,7 +1568,7 @@ The following queries provide results that do not match those of other implement
15681568 Actual output:
15691569 NOT_SUPPORTED
15701570 ```
1571- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1571+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
15721572 ```
15731573
15741574- [ ] ` $[?(@.a.b==3)] `
@@ -1594,7 +1594,7 @@ The following queries provide results that do not match those of other implement
15941594 Actual output:
15951595 NOT_SUPPORTED
15961596 ```
1597- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1597+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
15981598 ```
15991599
16001600- [ ] ` $[?(@.a.b.c==3)] `
@@ -1630,7 +1630,7 @@ The following queries provide results that do not match those of other implement
16301630 Actual output:
16311631 NOT_SUPPORTED
16321632 ```
1633- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1633+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
16341634 ```
16351635
16361636- [ ] ` $[?(1==1)] `
@@ -1657,7 +1657,7 @@ The following queries provide results that do not match those of other implement
16571657 Actual output:
16581658 NOT_SUPPORTED
16591659 ```
1660- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1660+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
16611661 ```
16621662
16631663- [ ] ` $.*[?(@.key)] `
@@ -1679,7 +1679,7 @@ The following queries provide results that do not match those of other implement
16791679 Actual output:
16801680 NOT_SUPPORTED
16811681 ```
1682- Evaluation of embedded Perl 6 code not allowed (construct with :allow-eval)
1682+ Evaluation of embedded Raku code not allowed (construct with :allow-eval)
16831683 ```
16841684
16851685- [ ] ` $.key.. `
0 commit comments