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