shithub: MicroHs

ref: 91e9f75a474f70cd0d1cb39a316ba5078865c56e
dir: /tests/ImpMet.hs/

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

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