- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ImportDecl (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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>
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1)