1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-09 08:54:40 +00:00
kickc/src/test/ref/loop-while-continue.sym
2020-03-29 21:00:25 +02:00

15 lines
295 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const nomodify byte*) 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 1076.75
(byte) main::i#2 reg byte x 2103.0
reg byte x [ main::i#2 main::i#1 ]