you are viewing a single comment's thread
view the rest of the comments
[โ€“] 6 points 3 years ago

It only requires consistent indentation inside blocks, which is what any good code does anyway for readability. So the main difference then is just that you no longer need the redundant curly braces.

  • source
  • parent