shithub: MicroHs

ref: 2f9eab4db4e811e4c75ea370a64914abc94abf9c
dir: /tests/ImpMet.hs/

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

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