Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagobapt authored Dec 13, 2024
1 parent 93c33cc commit beef93c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<program> ::= <statement> | <statement> <program>
<statement_list> ::= <statement> { <statement> }
<statement> ::= <assignment>
| <index_assignment>
| <initialization>
| <expression> ";"
| <if_statement>
Expand Down

0 comments on commit beef93c

Please sign in to comment.