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 03fb345 commit e39c29bCopy full SHA for e39c29b
doc/Language/faq.pod6
@@ -42,7 +42,7 @@ The vast majority of 6.d features are already implemented and available in
42
in the Rakudo compiler without requiring any special pragmas, as they did
43
not conflict with the 6.c specification.
44
A smaller set of features and behaviours is available automatically if you
45
-use C<use v6.d.PREVIEW> pragma at the top of the file. The rest of about
+have the C<use v6.d.PREVIEW> pragma at the top of the file. The rest of about
46
3100 new commits to the language specificication simply clarify previously
47
undefined behaviour.
48
0 commit comments