From e6167d9350b8f268379d0b4683400fb7950f0d13 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Fri, 21 Jan 2011 05:03:42 +0000 Subject: The empty string commit made me hungry to actua... The empty string commit made me hungry to actually know what's in stuff. Now it prints quotes around a string if it's empty or if either the first or last character is whitespace. No review. --- test/files/jvm/interpreter.check | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/files/jvm/interpreter.check') diff --git a/test/files/jvm/interpreter.check b/test/files/jvm/interpreter.check index 3955804db0..ce43875c36 100644 --- a/test/files/jvm/interpreter.check +++ b/test/files/jvm/interpreter.check @@ -198,10 +198,10 @@ scala> scala> scala> scala> | | | res9: java.lang.String = - +" hello there - +" scala> scala> | | You typed two blank lines. Starting a new command. -- cgit v1.2.3