Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Overloading operators works in nom.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Aug 4, 2011
1 parent cc58864 commit 3e6e399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features.json
Expand Up @@ -697,7 +697,7 @@
"items": [
{
"item" : "Overloading operators",
"status" : "rm+ n+",
"status" : "rm+ rn+ n+",
"code" : [ "http://perl6advent.wordpress.com/2009/12/22/day-22-operator-overloading/",
"http://rosettacode.org/wiki/Quaternion_type#Perl_6" ],
"spec" : [ ]
Expand Down

0 comments on commit 3e6e399

Please sign in to comment.