carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Singular `extern` declarations

Open jonmeow opened this issue 1 year ago • 0 comments

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.

jonmeow avatar May 23 '24 16:05 jonmeow