shithub: MicroHs

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

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

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