Skip to content

Commit 3c0fee6

Browse files
committed
Compilers are free to handle optional nameds in 'unit'
1 parent 8d86f07 commit 3c0fee6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PATH-TO-RAKU.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ might be a compiler specific feature:
4040

4141
unit :release<2019.07>; # release 2019.07 or higher
4242

43+
Compilers would be free to either ignore additional named parameters, or
44+
warn about named parameters they do not understand.
45+
4346
## Documentation changes
4447

4548
Wherever `Perl 6` is mentioned in the documentation, this should be changed

0 commit comments

Comments
 (0)