shithub: MicroHs

ref: f1650040b7185326951972b827e64acd655628cb
dir: /tests/ImpMet.hs/

View raw version
module ImpMet where
import Prelude(pure, IO, (), putStrLn)

main :: IO ()
main = putStrLn "ok"