We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c1b74 commit 23dd517Copy full SHA for 23dd517
S10-packages/basic.t
@@ -8,7 +8,7 @@ plan 53;
8
9
my regex fairly_conclusive_platform_error {:i ^\N*<<Null?>>}
10
11
-my regex likely_perl6_not_found_err {:i ^\N*<<not>>\N*<<[f[i|ou]nd|located?|access'ed'?]>>}
+my regex likely_perl6_not_found_err {:i ^\N*<<[can]?not>>\N*<<[f[i|ou]nd|located?|access'ed'?]>>}
12
13
package Empty {}
14
package AlsoEmpty::Nested {}
0 commit comments