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