view graal/com.oracle.truffle.sl.test/tests/String.output @ 21080:3253fe1bed41

Remove CompressedNullCheckOp, merge functionality into regular NullCheckOp.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 22 Apr 2015 16:46:57 +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"