module Main where import Prelude test' x = x main = Control.Monad.Eff.Console.log "Done"