yeah, but then if you read code written by someone else who uses different coding conventions, or uses no indentation, you are totally screwed. It's still bad with curly brackets and semi colons of course, but those extra symbols help give some context to the reader in situations like that. But this can be solved with auto formaters.