Commit 810def84 authored by Rob Pike's avatar Rob Pike

...T is now implemented

R=rsc, gri
CC=golang-dev
https://golang.org/cl/198050
parent 75187e5c
......@@ -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>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment