Idris2/tests/chez/chez035/Mod2.idr

7 lines
59 B
Idris

module Mod2
import Mod1
main : IO ()
main = Mod1.do_main