Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Import_declarations (0.52 sec)

  1. doc/go_spec.html

    <a href="#Type_parameter_declarations">type parameter</a>,
    <a href="#Variable_declarations">variable</a>,
    <a href="#Function_declarations">function</a>,
    <a href="#Labeled_statements">label</a>, or
    <a href="#Import_declarations">package</a>.
    Every identifier in a program must be declared.
    No identifier may be declared twice in the same block, and
    no identifier may be declared in both the file and package block.
    </p>
    
    <p>
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
Back to top