Text Format

Code Metadata

Code Metadata items appear in the text format as custom annotations, and are considered attached to the first instruction that follows them.

codemetadataannot(T)::=(@metadata.code.T data:T )

Where T is the format name of the item, and data is a byte string containing the same payload as in the binary format.