Skip to content

Commit

Permalink
Describe how to change rule block.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcurtis committed Jul 18, 2010
1 parent a7608b6 commit 3c75a72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/tutorial_episode_5.pod
Expand Up @@ -327,6 +327,11 @@ and try to figure out what's happening:
<?>
}

rule block {
<.begin_block>
<statement>*
}

# In src/Squaak/Actions.pm
method begin_block {
our $?BLOCK;
Expand Down

0 comments on commit 3c75a72

Please sign in to comment.