We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c40c974 commit 22a4952Copy full SHA for 22a4952
doc/go_spec.html
@@ -4778,4 +4778,5 @@ <h2 id="Implementation_differences"><span class="alert">Implementation differenc
4778
<li><span class="alert">Implementation does not honor the restriction on goto statements and targets (no intervening declarations).</span></li>
4779
<li><span class="alert">Method expressions are not implemented.</span></li>
4780
<li><span class="alert">Gccgo allows only one init() function per source file.</span></li>
4781
+ <li>Formal parameters with specified type <code>... T</code> are not implemented.</li>
4782
</ul>
0 commit comments