mirror of
https://github.com/golang/go
synced 2024-11-22 00:14:42 -07:00
...T is now implemented
R=rsc, gri CC=golang-dev https://golang.org/cl/198050
This commit is contained in:
parent
75187e5ca3
commit
810def8484
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user