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

20 lines
460 B
Plaintext

constant byte* const SCREEN = (byte*) 1024
byte idx
byte idx#14 reg byte x 251.625
byte idx#17 reg byte x 337.33333333333337
void main()
byte main::c
byte main::c#1 reg byte a 16.5
byte main::c#2 reg byte a 11.0
void out(byte out::c)
byte out::c
byte out::c#0 reg byte a 551.0
void out2(byte out2::c)
byte out2::c
byte out2::c#0 reg byte a 112.0
reg byte a [ main::c#2 main::c#1 ]
reg byte x [ idx#17 idx#14 ]
reg byte a [ out2::c#0 ]
reg byte a [ out::c#0 ]