mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-19 11:31:57 +00:00
16 lines
372 B
Plaintext
16 lines
372 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(void()) main()
|
|
(label) main::@return
|
|
(dword) main::dw
|
|
(const dword) main::dw#0 dw = (dword)(const byte[]) main::msg#0
|
|
(byte[]) main::msg
|
|
(const byte[]) main::msg#0 msg = (string) "camelot"
|
|
(void()) output((dword) output::dw)
|
|
(label) output::@return
|
|
(dword) output::dw
|
|
(dword*) screen
|
|
(const dword*) screen#0 screen = (dword*) 1024
|
|
|