1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-21 17:24:39 +00:00
kickc/src/test/ref/mixed-array-0.sym
2019-12-21 10:38:44 +01:00

9 lines
182 B
Plaintext

(label) @1
(label) @begin
(label) @end
(void()) main()
(label) main::@return
(const byte*) main::SCREEN = (byte*) 1024
(const byte*) main::msg[] = { (byte) 1, (byte) 2, (byte) 3 }