blob: e32f35373f3c98c21fa72cae553dbc8a489424f9 [file] [log] [blame]
function main(args) {
var i = 0;
i /= 2;
}