1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-07-01 22:29:45 +00:00
kickc/src/test/ref/inline-string-4.sym

8 lines
193 B
Plaintext
Raw Normal View History

2020-10-05 20:58:02 +00:00
void main()
constant dword main::dw = (dword)main::msg
constant const byte* main::msg[] = "camelot"
2020-10-05 20:58:02 +00:00
void output(dword output::dw)
dword output::dw
constant dword* const screen = (byte*) 1024