diff --git a/doc/go_spec.html b/doc/go_spec.html index 41bac695de..1a60a9eac7 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -265,7 +265,7 @@ The following character sequences represent operators, * ^ *= ^= <- > >= { } / << /= <<= ++ = := , ; % >> %= >>= -- ! ... . : - &^ &^= => + &^ &^=

Integer literals