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

8 lines
194 B
Plaintext
Raw Normal View History

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