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

13 lines
386 B
Plaintext
Raw Normal View History

2020-10-05 20:58:02 +00:00
void main()
byte main::i
byte main::i#1 reg byte x 16.5
byte main::i#2 reg byte x 9.166666666666666
byte* main::screen
byte* main::screen#1 screen zp[2]:2 22.0
byte* main::screen#2 screen zp[2]:2 11.0
byte* main::screen#5 screen zp[2]:2 11.0
const byte* main::str[] = "hello brave new world"
reg byte x [ main::i#2 main::i#1 ]
2019-10-12 09:40:36 +00:00
zp[2]:2 [ main::screen#2 main::screen#5 main::screen#1 ]