1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-10-21 02:24:34 +00:00
kickc/src/test/ref/constant-string-concat-0.sym

17 lines
385 B
Plaintext
Raw Normal View History

(label) @1
(label) @begin
(label) @end
(void()) main()
(label) main::@1
(label) main::@2
(label) main::@return
(byte*) main::SCREEN
(const byte*) main::SCREEN#0 SCREEN = (byte*) 1024
(byte) main::i
(byte) main::i#1 reg byte x 22.0
(byte) main::i#2 reg byte x 18.333333333333332
(byte[]) main::msg
(const byte[]) main::msg#0 msg = (string) "camelot"
reg byte x [ main::i#2 main::i#1 ]