- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ImportDecl (0.06 sec)
-
doc/go_spec.html
followed by a possibly empty set of declarations of functions, types, variables, and constants. </p> <pre class="ebnf"> SourceFile = PackageClause ";" { ImportDecl ";" } { TopLevelDecl ";" } . </pre> <h3 id="Package_clause">Package clause</h3> <p> A package clause begins each source file and defines the package to which the file belongs. </p>
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Oct 02 00:58:01 UTC 2024 - 282.5K bytes - Viewed (0)