blob: 18ea87a2daee48fde518bd00635c3f79de30c817 [file] [log] [blame]
function f(y){
var i= (y==7) ? 1 : 2 ;
}