shithub: MicroHs

ref: 8e4405a55b3531c0465b0abcd02a9cc8f14528f1
dir: /tests/ImpMet.hs/

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

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