ref: f1650040b7185326951972b827e64acd655628cb dir: /tests/ImpMet.hs/
module ImpMet where import Prelude(pure, IO, (), putStrLn) main :: IO () main = putStrLn "ok"