summaryrefslogtreecommitdiff
path: root/test/files/run/t6320.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t6320.check')
-rw-r--r--test/files/run/t6320.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t6320.check b/test/files/run/t6320.check
index 013acc1c54..af7c865690 100644
--- a/test/files/run/t6320.check
+++ b/test/files/run/t6320.check
@@ -10,4 +10,4 @@ defined class Dyn
scala> new Dyn(Map("foo" -> 10)).foo[Int]
res0: Int = 10
-scala>
+scala> :quit