From 895c271ead5bfe42a19610871037bfb5c90503e9 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sun, 24 Jan 2010 00:31:38 +0000 Subject: Some minor polishing to the previous repl compl... Some minor polishing to the previous repl completion patch, plus a few new features and improvements. --- test/files/jvm/interpreter.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/jvm/interpreter.check') diff --git a/test/files/jvm/interpreter.check b/test/files/jvm/interpreter.check index 6c89318470..f9f0d07c04 100644 --- a/test/files/jvm/interpreter.check +++ b/test/files/jvm/interpreter.check @@ -229,7 +229,7 @@ scala> scala> plusOne: (x: Int)Int res0: Int = 6 -res0: java.lang.String = after reset +res1: java.lang.String = after reset :5: error: not found: value plusOne plusOne(5) // should be undefined now ^ -- cgit v1.2.3