void main() { while(float f = 5.0) { // cannot declare variables in condition } }