shithub: MicroHs

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

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

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