Skip to content

Commit

Permalink
Remove spurious reference to ~/ in constant rule
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Dec 19, 2023
1 parent 2808702 commit bdc1973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specification/dartLangSpec.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8735,7 +8735,7 @@ \subsection{Constants}
It is further constant if both $e_1$ and $e_2$ are constant expressions that
both evaluate to an instance of \code{int},
such that the operator symbol
\lit{\gtilde/}, \lit{\gtgt}, \lit{\gtgtgt}, respectively \lit{\ltlt}
\lit{\gtgt}, \lit{\gtgtgt}, respectively \lit{\ltlt}
denotes an instance operator invocation.

\item An expression of the form \code{$e_1$\,+\,$e_2$} is
Expand Down

0 comments on commit bdc1973

Please sign in to comment.