shithub: MicroHs

ref: 0e0fb3a05f851c0485a4ddd5ba7cdc6ddb9e87f9
dir: /tests/ImpMet.hs/

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

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