1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-02 22:56:11 +00:00
kickc/src/test/ref/roll-variable.sym
2019-09-29 22:36:02 +02:00

15 lines
341 B
Plaintext

(label) @1
(label) @begin
(label) @end
(void()) main()
(byte~) main::$0 reg byte a 22.0
(label) main::@1
(label) main::@return
(byte) main::b
(byte) main::b#1 b zp ZP_BYTE:2 16.5
(byte) main::b#2 b zp ZP_BYTE:2 14.666666666666666
(const byte*) main::screen screen = (byte*) 1024
zp ZP_BYTE:2 [ main::b#2 main::b#1 ]
reg byte a [ main::$0 ]