1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-30 09:57:11 +00:00
kickc/src/test/ref/test-comments-loop.sym

8 lines
172 B
Plaintext
Raw Normal View History

2020-10-05 20:58:02 +00:00
void main()
constant byte* const main::SCREEN = (byte*) 1024
2020-10-05 20:58:02 +00:00
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 ]