shithub: MicroHs

ref: 8681ea7f41031e95eba880baf934d743cb558758
dir: /tests/ImpMet.hs/

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

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