Android IDE (AIDE) Support Forum

How to deal with this

if (a < b) then
min = a;
else
min = b;