shithub: MicroHs

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

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

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