Skip to content

Commit

Permalink
Update chapters/syntax.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma committed Jul 31, 2023
1 parent bc7a1cf commit 76cfe01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/syntax.tex
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ \subsection{Expressions}\label{expressions1}
| true
| ( component-reference | der | initial | pure ) function-call-args
| component-reference
| "(" output-expression-list ")" { array-subscripts }
| "(" output-expression-list ")" [ array-subscripts ]
| "[" expression-list { ";" expression-list } "]"
| "{" array-arguments "}"
| end
Expand Down

0 comments on commit 76cfe01

Please sign in to comment.