0 / 60 seg.

The following program has a problem. What is it?

var a;
var b = (a = 3) ? true : false;