1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/inlinearrayproblem.sym

16 lines
427 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const byte*) SCREEN = (byte*) 1024
(const byte*) SCREEN2 = (byte*)(number) $400+(number) $28
(void()) main()
(label) main::@1
(label) main::@return
(const byte*) main::data[] = { (byte) 1, (byte) 2, (byte) 3 }
(byte) main::i
(byte) main::i#1 reg byte x 151.5
(byte) main::i#2 reg byte x 201.99999999999997
(const byte*) main::txt[] = (byte*) "qwe"z
reg byte x [ main::i#2 main::i#1 ]