Skip to content

Commit

Permalink
Remove unused rule
Browse files Browse the repository at this point in the history
  • Loading branch information
joeri committed Aug 19, 2009
1 parent fc40583 commit 3004f32
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/parser/grammar.pg
Expand Up @@ -299,13 +299,6 @@ rule functiondef {
{*}
}

rule bodystmt {
<comp_stmt>
<rescue>?
<else>?
<ensure>?
}

rule argdecl {
['('
<block_signature>
Expand Down

0 comments on commit 3004f32

Please sign in to comment.