summaryrefslogtreecommitdiff
path: root/test/files/run/repl-term-macros.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-term-macros.check')
-rw-r--r--test/files/run/repl-term-macros.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/repl-term-macros.check b/test/files/run/repl-term-macros.check
index 3580bfe1f1..2cd0b93cd0 100644
--- a/test/files/run/repl-term-macros.check
+++ b/test/files/run/repl-term-macros.check
@@ -37,4 +37,4 @@ defined term macro foo3: (x: Int)(y: Int)Unit
scala> foo3(2)(3)
-scala>
+scala> :quit