summaryrefslogtreecommitdiff
path: root/test/files/run/repl-implicits-nopredef.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-implicits-nopredef.check')
-rw-r--r--test/files/run/repl-implicits-nopredef.check5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/files/run/repl-implicits-nopredef.check b/test/files/run/repl-implicits-nopredef.check
new file mode 100644
index 0000000000..a849801bb4
--- /dev/null
+++ b/test/files/run/repl-implicits-nopredef.check
@@ -0,0 +1,5 @@
+
+scala> :implicits
+No implicits have been imported.
+
+scala> :quit \ No newline at end of file