1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-16 21:07:56 +00:00
kickc/src/test/ref/switch-4.sym

10 lines
227 B
Plaintext
Raw Normal View History

2020-10-05 20:58:02 +00:00
void main()
byte~ main::$0 reg byte a 22.0
constant byte* const main::SCREEN = (byte*) 1024
2020-10-05 20:58:02 +00:00
byte main::i
byte main::i#1 reg byte x 16.5
byte main::i#2 reg byte x 13.2
reg byte x [ main::i#2 main::i#1 ]
reg byte a [ main::$0 ]