1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-01 16:57:43 +00:00
kickc/src/test/ref/test-kasm-pc.sym

12 lines
270 B
Plaintext
Raw Normal View History

2020-06-27 19:18:00 +00:00
(const byte*) TABLE[] = kickasm {{ .byte 1, 2, 3
}}
(void()) main()
(label) main::@1
(label) main::@2
2020-05-02 09:38:51 +00:00
(const byte*) main::BORDER_COLOR = (byte*) 53280
(byte) main::i
2020-06-27 19:18:00 +00:00
(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 ]