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 8d86f07 commit 3c0fee6Copy full SHA for 3c0fee6
PATH-TO-RAKU.md
@@ -40,6 +40,9 @@ might be a compiler specific feature:
40
41
unit :release<2019.07>; # release 2019.07 or higher
42
43
+Compilers would be free to either ignore additional named parameters, or
44
+warn about named parameters they do not understand.
45
+
46
## Documentation changes
47
48
Wherever `Perl 6` is mentioned in the documentation, this should be changed
0 commit comments