RosettaCodeData/Task/Interactive-programming-repl-/Scala/interactive-programming-repl--1.scala

9 lines
238 B
Scala
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
C:\>scala
Welcome to Scala version 2.8.0.r21356-b20100407020120 (Java HotSpot(TM) Client V
M, Java 1.6.0_05).
Type in expressions to have them evaluated.
Type :help for more information.
scala> "rosetta"
res0: java.lang.String = rosetta