changeset 16686:a59d447dde94

SL/SourceAttribution: correct expected output from a test that has changed
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Fri, 01 Aug 2014 18:24:22 -0700
parents 888907296590
children 7c8ddb4233cd
files graal/com.oracle.truffle.sl.test/tests/error/TypeError02.output
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/graal/com.oracle.truffle.sl.test/tests/error/TypeError02.output	Fri Aug 01 18:14:43 2014 -0700
+++ b/graal/com.oracle.truffle.sl.test/tests/error/TypeError02.output	Fri Aug 01 18:24:22 2014 -0700
@@ -1,1 +1,1 @@
-Type error at TypeError02.sl line 2 col 6: operation "if" not defined for String "4"
+Type error at TypeError02.sl line 2 col 3: operation "if" not defined for String "4"