shithub: MicroHs

ref: d5ca3311bf22c8f0c888d95db44228bcd0a982d3
dir: /tests/ImpMet.hs/

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

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