message-size-increase #3
@ -104,7 +104,7 @@ Below is an EBNF description of the language.
|
|||||||
<field> -> <key> <ident> <type>
|
<field> -> <key> <ident> <type>
|
||||||
<type> -> <ident>
|
<type> -> <ident>
|
||||||
| "[" "]" <type>
|
| "[" "]" <type>
|
||||||
| "{" (<field> ",")* <field>? "}"
|
| "{" (<field> ",")* [<field>] "}"
|
||||||
<message> -> <method> <ident> <type>
|
<message> -> <method> <ident> <type>
|
||||||
<typedef> -> <ident> <type>
|
<typedef> -> <ident> <type>
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user