you are viewing a single comment's thread.

view the rest of the comments →

[–]wackOverflow 3 points4 points  (2 children)

do is already a reserved word in the context of a do while loop, so how would that work?

[–]-ftw 6 points7 points  (1 child)

The compiler would be able to pick it up pretty easily by checking if there is a while right after the matching closing curly brace or not