you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (1 child)

Would you rather have semicolons or significant newlines?

  • source
  • hideshow 2 child comments
  • [–] [S] 5 points 2 years ago

    Semicolons. Statement's can be written in multiple lines such as rust io::stdin(&mut foo) .unwrap(). Idk if it would work if the newlines were significant. Also when I paste something, it could be ready hard for the formatter to format it.

  • source
  • parent