comparison graal/com.oracle.truffle.sl.test/tests/String.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 ff3136ecb5a7
children
comparison
equal deleted inserted replaced
16513:d86f948268da 16514:247a6c2fc382
5 nulls 5 nulls
6 nulls 6 nulls
7 bars 7 bars
8 foos 8 foos
9 2 < 4: true 9 2 < 4: true
10 Type error at String.sl line 9 col 36: operation "<" not defined for Number 2, String "4" 10 Type error at String.sl line 9 col 34: operation "<" not defined for Number 2, String "4"