blob: 11d07f7762d23bd14ba8bbafeaafad36679d9bc5 [file] [log] [blame]
Regression test for crbug.com/1222065
Running test: test
- Debugger.setBreakpoint(foo.js:2:9)
function foo(x) {
return x;#
}
- Debugger.setBreakpoint(foo.js:3)
function foo(x) {
return x;#
}