Skip to content

Commit

Permalink
Added note about null operation statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
GilesBathgate committed Jan 18, 2011
1 parent 78ab83f commit 28f15df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openscad.bnf
Expand Up @@ -9,6 +9,7 @@

<statement> ::=
';'
--Null operation statement is superfluous
'{' <body> '}'
<module_instantiation>
<identifier> '=' <expression> ';'
Expand Down

0 comments on commit 28f15df

Please sign in to comment.