void main() { float f; while(f) { // condition should be boolean } }