blob: 6ebdfabacf8e92e60abb49d374ab73b35cb3fa8f [file] [log] [blame]
function a() {
var i= 0;
return i;
}