fix: output of notation list
This commit is contained in:
parent
f7cf80529c
commit
e9957b535a
@ -69,6 +69,7 @@ contract Layout =
|
|||||||
## Notation
|
## Notation
|
||||||
|
|
||||||
In describing the syntax below, we use the following conventions:
|
In describing the syntax below, we use the following conventions:
|
||||||
|
|
||||||
- Upper-case identifiers denote non-terminals (like `Expr`) or terminals with
|
- Upper-case identifiers denote non-terminals (like `Expr`) or terminals with
|
||||||
some associated value (like `Id`).
|
some associated value (like `Id`).
|
||||||
- Keywords and symbols are enclosed in single quotes: `'let'` or `'='`.
|
- Keywords and symbols are enclosed in single quotes: `'let'` or `'='`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user