1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-30 09:57:11 +00:00
kickc/src/test/ref/mixed-array-1.sym

9 lines
225 B
Plaintext
Raw Normal View History

(label) @1
(label) @begin
(label) @end
(void()) main()
(label) main::@return
(const signed byte*) main::SCREEN = (signed byte*) 1024
2019-12-21 09:38:44 +00:00
(const signed byte*) main::msg[] = { (signed byte) -1, (signed byte) 0, (signed byte) 1 }