summaryrefslogtreecommitdiff
path: root/test/files/run/repl-paste.check
blob: 4c9de85e67cb050c1e14a7193185bbe67445b866 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Type in expressions to have them evaluated.
Type :help for more information.

scala> // Entering paste mode (ctrl-D to finish)


// Exiting paste mode, now interpreting.

defined class Dingus
defined module Dingus
x: Int = 110

scala>