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

15 lines
336 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const byte*) fibs[(number) $f] = { fill( $f, 0) }
(void()) main()
(byte~) main::$2 reg byte a 202.0
(label) main::@1
(label) main::@return
(byte) main::i
(byte) main::i#1 reg byte x 151.5
(byte) main::i#2 reg byte x 168.33333333333331
reg byte x [ main::i#2 main::i#1 ]
reg byte a [ main::$2 ]