▲ 104 ▼ What are variables and semicolons for actually? (programming.dev) submitted 2 years ago by TadoTheRustacean@programming.dev to c/programmer_humor@programming.dev 36 comments fedilink hide all child comments
[–] tatterdemalion@programming.dev 3 points 2 years ago (1 child) Would you rather have semicolons or significant newlines? permalink fedilink source hideshow 2 child comments replies: [–] TadoTheRustacean@programming.dev [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. permalink fedilink source parent
[–] TadoTheRustacean@programming.dev [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. permalink fedilink source parent