show/hide this revision's text 2 code formatting

while(true){

while(true) {}

It seems to convey the meaning of the loop most effectively.

    Post Made Community Wiki by Community
show/hide this revision's text 1

while(true){}

It seems to convey the meaning of the loop most effectively.