1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-06-29 09:29:31 +00:00
kickc/src/test/ref/preprocessor-3.cfg
jespergravgaard 6253bdce28 Improved out
2020-10-05 22:58:02 +02:00

9 lines
143 B
INI

void main()
main: scope:[main] from
[0] *SCREEN = '*'
to:main::@return
main::@return: scope:[main] from main
[1] return
to:@return