shithub: MicroHs

ref: 747bad07c02e0d2855ab1d2d1c5db19f7181464c
dir: /tests/ImpMet.hs/

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

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