12.06.2014, 14:42
Other than the problems that could occur (basically just hard to read code and a warning at compile), you should always indent properly no matter what programming language, or for that matter even markup language should have indentation. It makes it look neater and easier to read as well as easily being able to distinguish between different parts of your code.