comparison truffle/com.oracle.truffle.sl.test/src/tests/String.output @ 22201:df6a1647cfb3

Move .sl testcases/outputs (resources) into projects src directory
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Tue, 29 Sep 2015 15:01:34 +0200
parents truffle/com.oracle.truffle.sl.test/tests/String.output@9c8c0937da41
children
comparison
equal deleted inserted replaced
22200:7abcbeb12d08 22201:df6a1647cfb3
1 snull
2 snull
3 sbar
4 sfoo
5 nulls
6 nulls
7 bars
8 foos
9 2 < 4: true
10 Type error at String.sl line 9 col 34: operation "<" not defined for Number 2, String "4"