shithub: MicroHs

ref: 57c1b0cda73f79d6c5040c1320ecc730073d896a
dir: /tests/ImpMet.hs/

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

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