afu8u/nashorn/test/script/basic/parser/debuggerStat.js.EXPECTED

9 lines
107 B
Plaintext

{
"type": "Program",
"body": [
{
"type": "DebuggerStatement"
}
]
}