Commit 46d8e010a0
Changed files (1)
doc/langref.html.in
@@ -1762,14 +1762,13 @@ const B = error{Two};
a!b
x{} x.* x.?
!x -x -%x ~x &x ?x
-! * / % ** *% ||
+* / % ** *% ||
+ - ++ +% -%
<< >>
-& ^ |
+& ^ | orelse catch
== != < > <= >=
and
or
-orelse catch
= *= /= %= += -= <<= >>= &= ^= |={#endsyntax#}</pre>
{#header_close#}
{#header_close#}