diff graal/com.oracle.truffle.sl.test/tests/error/TypeError03.output @ 16514:247a6c2fc382

SL: update tests; error locations reported differently with source attribution change.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Tue, 15 Jul 2014 14:22:14 -0700
parents afd6fa5e8229
children
line wrap: on
line diff
--- a/graal/com.oracle.truffle.sl.test/tests/error/TypeError03.output	Mon Jul 14 17:06:32 2014 -0700
+++ b/graal/com.oracle.truffle.sl.test/tests/error/TypeError03.output	Tue Jul 15 14:22:14 2014 -0700
@@ -1,1 +1,1 @@
-Type error at TypeError03.sl line 2 col 7: operation "&&" not defined for String "4", ANY
+Type error at TypeError03.sl line 2 col 3: operation "&&" not defined for String "4", ANY