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-3.sym
2020-05-02 11:38:51 +02:00

26 lines
562 B
Plaintext

(label) @1
(label) @2
(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()
(byte~) main::$0 reg byte a 202.0
(label) main::@1
(label) main::@2
(label) main::@3
(label) main::@4
(void()*) main::f
(void()*) main::f#3 f zp[2]:2
(byte) main::i
(byte) main::i#1 reg byte x 50.5
(byte) main::i#2 reg byte x 202.0
reg byte x [ main::i#2 main::i#1 ]
zp[2]:2 [ main::f#3 ]
reg byte a [ main::$0 ]