1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/switch-4.sym
2021-04-30 17:26:46 +02:00

10 lines
227 B
Plaintext

void main()
byte~ main::$0 reg byte a 22.0
constant byte* const main::SCREEN = (byte*) 1024
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 ]