shithub: MicroHs

ref: 5d4c8718a6384d8a27e0bdbf09bc517ac87a4c26
dir: /tests/ImpMet.hs/

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

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