Skip to content

Commit c37d12d

Browse files
Update grammar railroad diagram from ChaiScript/ChaiScript
1 parent 7f3b208 commit c37d12d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

grammar/chaiscript.ebnf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ enum_entry ::= id ( "=" integer )?
6868

6969
underlying_type ::= id
7070

71+
7172
/* ---- Blocks & flow keywords ---- */
7273

7374
block ::= "{" statements* "}"

0 commit comments

Comments
 (0)