1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-21 17:24:39 +00:00
kickc/src/test/ref/function-pointer-noarg.sym
2020-05-02 11:38:51 +02:00

15 lines
329 B
Plaintext

(label) @1
(label) @begin
(label) @end
(void()) fn1()
(label) fn1::@return
(const nomodify byte*) fn1::BORDER_COLOR = (byte*) 53280
(void()) fn2()
(label) fn2::@return
(const nomodify byte*) fn2::BG_COLOR = (byte*) 53281
(void()) main()
(label) main::@return
(const nomodify byte*) main::SCREEN = (byte*) 1024
(void()*) main::f