Idris2/tests/idris2/misc/import007/Mod.idr
2023-09-07 14:57:22 +01:00

6 lines
57 B
Idris

import Mod1
import Mod2
main : IO ()
main = printLn foo