setBreakpoint-on-column-with-no-offsets.js (67B)
1 "use strict"; 2 3 function f() { 4 var a = 1; var c = 3; 5 }