- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for constDecl (0.1 sec)
-
doc/go_spec.html
<a href="#Package_initialization"><code>init</code> function</a> declarations, and like the blank identifier it does not introduce a new binding. </p> <pre class="ebnf"> Declaration = ConstDecl | TypeDecl | VarDecl . TopLevelDecl = Declaration | FunctionDecl | MethodDecl . </pre> <p> The <i>scope</i> of a declared identifier is the extent of source text in which
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)