Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fudge packages not evaluating to Any anymore
  • Loading branch information
sorear committed Jun 23, 2011
1 parent 9c1b484 commit 14c6eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/niecza
Expand Up @@ -23,6 +23,8 @@ use RxOp;
use Sig;
use STD;

grammar STD::P5 { }
grammar STD::P5::Regex { }
augment grammar STD::P6 { #OK
token label { <identifier> ':' <?before \s> <.ws> }
}
Expand Down

0 comments on commit 14c6eb4

Please sign in to comment.