nashorn/test/script/basic/JDK-8047035.js.EXPECTED
author hannesw
Thu, 16 Apr 2015 17:31:32 +0200 (2015-04-16)
changeset 29941 4da7ab19348e
parent 24994 92a19723a5ac
permissions -rw-r--r--
8077955: Undeclared globals in eval code should not be handled as fast scope Reviewed-by: lagergren, attila
function() "hello"
function() ''

hello