trisquel-icecat/icecat/devtools/server/tests/xpcshell/setBreakpoint-on-line-with-no-offsets.js

7 lines
59 B
JavaScript

"use strict";
function f() {
var a = 1;
var c = 3;
}