view graal/com.oracle.truffle.sl.test/tests/String.output @ 18755:59953a46c56f

Truffle-DSL: migrate DSL tests to use @GenerateNodeFactory.
author Christian Humer <christian.humer@gmail.com>
date Mon, 29 Dec 2014 23:38:30 +0100
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"