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

9 lines
225 B
Plaintext

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