Closed som-snytt closed 6 years ago
Since there's no gitter room,
object Test { def main(args: Array[String]): Unit = println { new Object() + "... I object!" } } import Predef._
This behavior will be obsolete under the new -Yimports processing, where statement order will matter in an intuition way.
-Yimports
Since there's no gitter room,