Skip to content

Commit

Permalink
use PASTRegex; avoids death in the interpolation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed May 26, 2012
1 parent f8f164f commit 8982bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/QRegex/P6Regex/Grammar.nqp
@@ -1,6 +1,7 @@
use QRegex;
use NQPHLL;
use QAST;
use PASTRegex;

grammar QRegex::P6Regex::Grammar is HLL::Grammar {

Expand Down

0 comments on commit 8982bd8

Please sign in to comment.