manual: "with" -> ".." for FRU.
This commit is contained in:
parent
2c34ffa26f
commit
382e85c14f
@ -1528,7 +1528,7 @@ values.
|
||||
~~~~~~~~{.ebnf .gram}
|
||||
rec_expr : '{' ident ':' expr
|
||||
[ ',' ident ':' expr ] *
|
||||
[ "with" expr ] '}'
|
||||
[ ".." expr ] '}'
|
||||
~~~~~~~~
|
||||
|
||||
A [_record_](#record-types) _expression_ is one or more comma-separated
|
||||
|
Loading…
x
Reference in New Issue
Block a user