--- old/test/nashorn/script/basic/evalreturn.js.EXPECTED 2020-04-15 19:14:27.000000000 +0530 +++ /dev/null 2020-04-15 19:14:28.000000000 +0530 @@ -1,12 +0,0 @@ -99 -world -1 -undefined -undefined -hello -Scoping OK -undefined -function() { print('moist and delicious!'); } -moist and delicious! -function() { print('sweet and crunchy!'); } -sweet and crunchy!