shithub: MicroHs

ref: 22ec8f9ccf1c806f0329f51db837effe8abd5bf5
dir: /tests/ImpMet.hs/

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

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