diff --git a/doc/go_spec.html b/doc/go_spec.html index 5d8cc777d0e..52636b7ba34 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -2426,7 +2426,7 @@ unary_op = "+" | "-" | "!" | "^" | "*" | "&" | "<-" . The operand types in binary operations must be equal, with the following exceptions: