Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 214 Bytes

opt_scoped.md

File metadata and controls

9 lines (5 loc) · 214 Bytes

Asmc Macro Assembler Reference

OPTION [NO]SCOPED

Guarantees that all labels inside procedures are local to the procedure when SCOPED (the default) is enabled.

See Also

Directives Reference