Skip to content

Commit

Permalink
Grammar change
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jul 7, 2023
1 parent 810534d commit a372b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/syntax.tex
Expand Up @@ -398,7 +398,7 @@ \subsection{Expressions}\label{expressions1}
| true
| ( component-reference | der | initial | pure ) function-call-args
| component-reference
| "(" output-expression-list ")"
| "(" output-expression-list ")" { array-subscripts }
| "[" expression-list { ";" expression-list } "]"
| "{" array-arguments "}"
| end
Expand Down

0 comments on commit a372b0b

Please sign in to comment.