What happens when you have nested code blocks like follows:
Note: this is just an example. The actual code I'm working with is
much, much messier.

example:
IF ( validnumber(i) )
{ /* outer...