view graal/com.oracle.truffle.sl.test/tests/String.output @ 19575:b017118b412b

Ensure a canonical ordering of inputs for commutative binary operations
author Tom Rodriguez <tom.rodriguez@oracle.com>
date Wed, 18 Feb 2015 10:36:31 -0800
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"