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

18 lines
401 B
Plaintext
Raw Normal View History

(label) @1
(label) @begin
(label) @end
(const nomodify byte*) SCREEN = (byte*) 1024
(void()) main()
(byte~) main::$0 reg byte x 22.0
(label) main::@1
(label) main::@2
(label) main::@3
(label) main::@return
(byte) main::b
(byte) main::b#1 reg byte x 202.0
(byte) main::b#2 reg byte x 157.0
(const to_nomodify byte*) str[] = (byte*) "Hello!"
reg byte x [ main::b#2 main::b#1 ]
reg byte x [ main::$0 ]