Add tests for `debugger` statement
The runtime semantics of this statement are host-defined and therefore untestable, but the statement's affect on the formal grammar should be consistent across all implementations.
Please register or sign in to comment