--- old/test/nashorn/script/basic/parser/debuggerStat.js.EXPECTED 2020-04-15 19:16:46.000000000 +0530 +++ /dev/null 2020-04-15 19:16:46.000000000 +0530 @@ -1,8 +0,0 @@ -{ - "type": "Program", - "body": [ - { - "type": "DebuggerStatement" - } - ] -}