shithub: MicroHs

ref: 0d0cec2df940bdbfcdb459707cfff4c4130b3d08
dir: /tests/ImpMet.hs/

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

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