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

9 lines
158 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const byte*) MESSAGE = (string) "camelot!"
(const byte*) SCREEN = (byte*) 1024
(void()) main()
(label) main::@return