diff --git a/doc/langref.html.in b/doc/langref.html.in index 02f96ff9d7..f380f72e6d 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -1743,8 +1743,8 @@ const B = error{Two}; {#header_open|Precedence#}
{#syntax#}x() x[] x.y a!b -!x -x -%x ~x &x ?x x{} x.* x.? +!x -x -%x ~x &x ?x ! * / % ** *% || + - ++ +% -% << >>