view graal/com.oracle.truffle.sl.test/tests/String.output @ 21480:c2b006c5e15f

Testing the annotation processor using the @ExpectedError annotation as suggested by Christian Humer
author Jaroslav Tulach <jaroslav.tulach@oracle.com>
date Mon, 25 May 2015 10:36:30 +0200
parents 247a6c2fc382
children
line wrap: on
line source

snull
snull
sbar
sfoo
nulls
nulls
bars
foos
2 < 4: true
Type error at String.sl line 9 col 34: operation "<" not defined for Number 2, String "4"