1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-18 04:08:58 +00:00
kickc/src/test/ref/mixed-array-1.sym

9 lines
234 B
Plaintext
Raw Normal View History

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