shithub: MicroHs

ref: 4bdb0c1286e7999f0dda6df5160337c02bc089b3
dir: /tests/ImpMet.hs/

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

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