mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-16 21:07:56 +00:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(const nomodify byte*) SCREEN = (byte*) 1024
|
|
(void()) main()
|
|
(label) main::@return
|
|
(const byte*) table[] = (byte*) "cml!"z
|
|
|