summaryrefslogtreecommitdiff
path: root/doc/go_spec.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/go_spec.html')
-rw-r--r--doc/go_spec.html2
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>