view graal/com.oracle.truffle.sl.test/tests/String.output @ 16829:e3724f25056a

SL: use the new IntegerConditionProfile in simple language.
author Christian Humer <christian.humer@gmail.com>
date Thu, 14 Aug 2014 13:11:47 +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"