annotate graal/com.oracle.truffle.sl.test/tests/error/TypeError01.output @ 16263:dc26b91db5a8

create correct stamps in IntegerDivNode and IntegerRemNode constructors
author Lukas Stadler <lukas.stadler@oracle.com>
date Fri, 27 Jun 2014 14:04:51 +0200
parents b16ec83edc73
children 247a6c2fc382
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13821
b16ec83edc73 Documentation and more refactoring of Simple Language
Christian Wimmer <christian.wimmer@oracle.com>
parents:
diff changeset
1 Type error at TypeError01.sl line 2 col 5: operation "-" not defined for Number 3, String "4"