This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/tests/analyzer/dataSection/main.arf

11 lines
152 B
Plaintext
Raw Normal View History

2022-10-16 00:53:37 -06:00
:arf
---
data ro aBasicInt:Int 5
data ro bRune:Int 'A'
data ro cString:String 'A very large bird'
data ro dCharBuffer:U8:32 'A very large bird\000'