view graal/com.oracle.truffle.sl.test/tests/error/TypeError07.sl @ 20079:5b62fbf5f290

PartialEvaluator: method handle inlining now handled by HotSpotInvocationPlugins
author Andreas Woess <andreas.woess@oracle.com>
date Mon, 30 Mar 2015 14:26:46 +0200
parents b16ec83edc73
children
line wrap: on
line source

function main() {
  defineFunction();
}