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