shithub: MicroHs

ref: 39148aaab234336876285659e71396c194e92067
dir: /tests/ImpMet.hs/

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

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