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

10 lines
162 B
Plaintext

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