diff options
Diffstat (limited to 'doc/go_spec.html')
-rw-r--r-- | doc/go_spec.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/go_spec.html b/doc/go_spec.html index 793dbb2ea..ab05fbcd1 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -4388,8 +4388,6 @@ Implementation does not honor the restriction on goto statements and targets (no cap() does not work on maps or chans. <br/> len() does not work on chans. -<br> -string([]int{...}) conversion is not yet implemented. </font> </p> |