diff --git a/Data.md b/Data.md new file mode 100644 index 0000000..3ba3ea5 --- /dev/null +++ b/Data.md @@ -0,0 +1,14 @@ +# 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 [blind type sections](Blind-Type-Definitions). + +# Semantics +TODO \ No newline at end of file