Skip to content

Commit

Permalink
More superfluous {*}.
Browse files Browse the repository at this point in the history
  • Loading branch information
tcurtis committed Jul 20, 2010
1 parent df5feb7 commit 30b5123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/tutorial_episode_8.pod
Expand Up @@ -88,7 +88,6 @@ straightforward. First, we're going to update the grammar rule for primary:

rule primary {
<identifier> <postfix_expression>*
{*}
}

rule postfix_expression {
Expand Down

0 comments on commit 30b5123

Please sign in to comment.