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