shithub: MicroHs

ref: 660cf9275b8374f89c8f5db51a070070f28c1afc
dir: /tests/ImpMet.hs/

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

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