import scala.tools.partest.ReplTest object Test extends ReplTest { def code = "println(Bippy.bippy)" }