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

Integer literals