blob: 84991b0ee3a27f27ba438c3fe997ce5c2740eac7 [file] [log] [blame]
program main
call call_sub()
#ifdef CALL_MOD
call call_mod()
#endif
end