view test/script/basic/NASHORN-100.js.EXPECTED @ 619:7cc5ff16380f

8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases. Reviewed-by: lagergren, jlaskey
author sundar
date Thu, 10 Oct 2013 11:48:56 +0200
parents da1e581c933b
children
line wrap: on
line source

SyntaxError:32:Invalid return statement
return;
^