shithub: MicroHs

ref: 68b926036362b36c7733f596742c657a07231f9d
dir: /tests/ImpMet.hs/

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

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