shithub: MicroHs

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

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

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