1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-16 21:07:56 +00:00
kickc/src/test/ref/comma-expr-1.sym

8 lines
194 B
Plaintext
Raw Normal View History

(void()) main()
(label) main::@return
(const nomodify byte*) main::SCREEN = (byte*) 1024
2019-11-03 19:11:06 +00:00
(const byte) main::b = (byte) 3
(byte) main::c
(const byte) main::c#0 c = (const byte) main::b+(byte) 1