]> Cypherpunks repositories - gostls13.git/commitdiff
...T is now implemented
authorRob Pike <r@golang.org>
Tue, 2 Feb 2010 02:59:23 +0000 (18:59 -0800)
committerRob Pike <r@golang.org>
Tue, 2 Feb 2010 02:59:23 +0000 (18:59 -0800)
R=rsc, gri
CC=golang-dev
https://golang.org/cl/198050

doc/go_spec.html

index e904175ab3e24c2171fbac4abc7e6c6667fa5345..cd46744b9c5169c50d492ddc52e76ea5701adde3 100644 (file)
@@ -4778,5 +4778,4 @@ The following minimal alignment properties are guaranteed:
        <li><span class="alert">Implementation does not honor the restriction on goto statements and targets (no intervening declarations).</span></li>
        <li><span class="alert">Method expressions are not implemented.</span></li>
        <li><span class="alert">Gccgo allows only one init() function per source file.</span></li>
-       <li>Formal parameters with specified type <code>... T</code> are not implemented.</li>
 </ul>