shithub: MicroHs

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

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

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