Commit cad2e8da9d
2020-12-09 07:58:24
1 parent
b124d04Changed files (1)
doc/langref.html.in
@@ -1743,8 +1743,8 @@ const B = error{Two};
{#header_open|Precedence#}
<pre>{#syntax#}x() x[] x.y
a!b
-!x -x -%x ~x &x ?x
x{} x.* x.?
+!x -x -%x ~x &x ?x
! * / % ** *% ||
+ - ++ +% -%
<< >>