int i=5; int a = + --i/2.0;
Does not compile saying binary operator has invalid use
2.0
2.5
exception will be thrown