mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-20 02:32:36 +00:00
17 lines
361 B
Plaintext
17 lines
361 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(const byte*) SCREEN SCREEN = (byte*) 1024
|
|
(void()) main()
|
|
(label) main::@1
|
|
(label) main::@2
|
|
(label) main::@3
|
|
(label) main::@return
|
|
(byte) main::i
|
|
(byte) main::i#1 reg byte x 15.333333333333332
|
|
(byte) main::i#2 reg byte a 16.5
|
|
(byte~) main::i#5 reg byte a 22.0
|
|
|
|
reg byte a [ main::i#2 main::i#5 ]
|
|
reg byte x [ main::i#1 ]
|