summaryrefslogtreecommitdiff
path: root/test/files/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run')
-rw-r--r--test/files/run/interpreter.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/interpreter.check b/test/files/run/interpreter.check
index 5e56f05cf2..e06fcf44ce 100644
--- a/test/files/run/interpreter.check
+++ b/test/files/run/interpreter.check
@@ -3,7 +3,7 @@ Type :help for more information.
scala>
scala>
-scala> unnamed0: Int = 7
+scala> res0: Int = 7
scala> | | | | gcd: (int,int)int