aboutsummaryrefslogblamecommitdiff
path: root/tests/pending/run/t7805-repl-i.check
blob: 7f66c06a111ac65c1bdee5a3ca788a7719156c47 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                           
Loading t7805-repl-i.script...
import util._

Welcome to Scala
Type in expressions to have them evaluated.
Type :help for more information.

scala> Console println Try(8)
Success(8)

scala> :quit