shithub: MicroHs

ref: 1f3391462f8fa1845f9ecfbf5236f19b37787707
dir: /tests/ImpMet.hs/

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

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