--- old/test/nashorn/script/basic/json.js.EXPECTED 2020-04-15 19:15:44.000000000 +0530 +++ /dev/null 2020-04-15 19:15:44.000000000 +0530 @@ -1,15 +0,0 @@ -44 -hello -3 -42 -56 -78 -chennai -India -foo = 44 -bar = hello -44 -hello -{"foo":44,"bar":"hello","arr":[42,56,78],"address":{"city":"chennai","country":"India"}} -{"foo":44,"bar":"hello"} -Success!