mirror of
https://github.com/golang/go
synced 2024-11-22 21:40:03 -07:00
doc/go1.17: reflect review
This commit is contained in:
parent
5c5ffb9db1
commit
d5bd53b1df
@ -318,9 +318,7 @@ Do not send CLs removing the interior tags from such phrases.
|
|||||||
<dl id="flag"><dt><a href="/pkg/flag/">flag</a></dt>
|
<dl id="flag"><dt><a href="/pkg/flag/">flag</a></dt>
|
||||||
<dd>
|
<dd>
|
||||||
<p><!-- CL 271788 -->
|
<p><!-- CL 271788 -->
|
||||||
Now
|
Flag declarations now panic if an invalid name is specified.
|
||||||
<a href="/pkg/flag/#FlagSet.Var">FlagSet.Var</a>
|
|
||||||
panics, if flag name begins with '-' or contains '='.
|
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl><!-- flag -->
|
</dl><!-- flag -->
|
||||||
|
Loading…
Reference in New Issue
Block a user