Skip to content

Commit

Permalink
* PGE::Hs - oops, wrong logic
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.parrot.org/parrot/trunk@12963 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
audreyt committed Jun 17, 2006
1 parent bd8b630 commit db2a597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/parrot/library/PGE/Hs.pir
Expand Up @@ -70,7 +70,7 @@ whole thing may be taken out or refactored away at any moment.
rulesub = p6rule_compile(pattern, adverbs :named :flat)
$I0 = exists adverbs["grammar"]
unless $I0 goto done
if $I0 goto done
store_global "PGE::Grammar", name, rulesub
done:
Expand Down

0 comments on commit db2a597

Please sign in to comment.