0 / 60 seg.

What does this code return? val x = 3; if (x > 2) x = 4 else x = x*2