Fix bugs in HDoParseBreakpoint
- Trying to access fields of 'state' generated an exception - stop_pos >= pos should have been stop_pos <= pos
Loading
Please register or sign in to comment
- Trying to access fields of 'state' generated an exception - stop_pos >= pos should have been stop_pos <= pos