shithub: MicroHs

ref: 8984756cd8d62913bdcdb16ed44b9483c21c047e
dir: /tests/ImpMet.hs/

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

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