blob: b0929e71f04b53841f7fc45d73ec976b427e8cac [file] [log] [blame]
var i = 0;
function foo() {
return i;
}