2 Data
Sasha Koshka edited this page 2022-09-19 04:41:33 +00:00

Syntax

data ro integer:Int:<3202>

data ro integerArrayInitialized:{Int 16}:
	<3948 293 293049 948 912
	340 0 2304 0 4785 92>

Data sections are syntactically similar to type sections. Instead of defining the specified type, they instantiate it.

Semantics

TODO