shithub: MicroHs

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

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

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