|
I had another n00bie question if anyone can answer real quick: on an if/then statement in java, can there not be a line break in between them? I always thought when it compiled all the extra space was deleted but when I do put more than a space between the if and then parts it gives me a syntax error.
|