blob: 8be45ab9edf261c02285bcd4fe62c5dbb256cf4e [file] [log] [blame]
function foo() {
var b;
b= 1 < 10 && /*]*/2 < 20/*[*/;
}