1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-07-03 20:29:34 +00:00
kickc/src/test/ref/test-kasm-pc.sym

10 lines
228 B
Plaintext
Raw Normal View History

constant byte* TABLE[] = kickasm {{ .byte 1, 2, 3
2020-06-27 19:18:00 +00:00
}}
2020-10-05 20:58:02 +00:00
void main()
constant byte* main::BORDER_COLOR = (byte*) 53280
2020-10-05 20:58:02 +00:00
byte main::i
byte main::i#1 reg byte x 22.0
byte main::i#2 reg byte x 16.5
reg byte x [ main::i#2 main::i#1 ]