carbon-lang
carbon-lang copied to clipboard
Singular `extern` declarations
Each entity is restricted to one, optional extern declaration. If used, it must be imported by the defining library. The defining library annotates the existence of an extern with the has_extern modifier.