summaryrefslogtreecommitdiff
path: root/test/files/run/repl-paste.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-paste.check')
-rw-r--r--test/files/run/repl-paste.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/repl-paste.check b/test/files/run/repl-paste.check
index d3e171fbfb..e4c407c6e8 100644
--- a/test/files/run/repl-paste.check
+++ b/test/files/run/repl-paste.check
@@ -21,7 +21,7 @@ val x = (new Dingus).y
// Exiting paste mode, now interpreting.
defined class Dingus
-defined module Dingus
+defined object Dingus
x: Int = 110
scala>