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 067d904 commit 25e15e6Copy full SHA for 25e15e6
src/NQP/World.pm
@@ -1,6 +1,6 @@
1
use NQPP6Regex;
2
3
-my $NEW_SER := 0;
+my $NEW_SER := 1;
4
5
class NQP::World is HLL::World {
6
# The stack of lexical pads, actually as PAST::Block objects. The
0 commit comments