5
Come uscire da scala 2.11.0 REPL?
Nell'ultima versione di scala (2.10.3) REPL, posso digitare exitper uscire da REPL. Tuttavia, in Scala 2.11.0 questo non funziona. $ scala Welcome to Scala version 2.11.0 (Java HotSpot(TM) 64-Bit Server VM, Java 1.7.0_51). Type in expressions to have them evaluated. Type :help for more information. scala> exit <console>:8: error: not …
135
scala
scala-2.11