shithub: MicroHs

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

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

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