คำถามติดแท็ก scala-2.11

6
จะออกจาก scala 2.11.0 REPL ได้อย่างไร
ในเวอร์ชันล่าสุดของ scala (2.10.3) REPL ฉันสามารถพิมพ์exitเพื่อออกจาก REPL อย่างไรก็ตามใน Scala 2.11.0 จะไม่ทำงาน $ 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 found: value exit exit ^ scala>
139 scala  scala-2.11 
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.