1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-29 09:29:31 +00:00
kickc/src/test/ref/test-comments-loop.sym
2021-04-30 17:26:46 +02:00

8 lines
172 B
Plaintext

void main()
constant byte* const main::SCREEN = (byte*) 1024
byte main::b
byte main::b#1 reg byte x 16.5
byte main::b#2 reg byte x 16.5
reg byte x [ main::b#2 main::b#1 ]