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