1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-08 17:54:40 +00:00
kickc/src/test/ref/code-after-return-1.sym

11 lines
177 B
Plaintext

(label) @1
(label) @begin
(label) @end
(byte*) SCREEN
(const byte*) SCREEN#0 SCREEN = (byte*) 1024
(byte) b
(const byte) b#0 b = (byte) 0
(void()) main()
(label) main::@return