shithub: MicroHs

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

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

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