Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Synchronicity1111 authored May 15, 2024
1 parent 4496273 commit ece6861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Semicolon after Struct/readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Why do Structs require a Semicolon after the closing '}' bracket? It looks ugly! & is incongruent with Function & Class definitions which Do NOT require a closing semicolon!
Why do Structs require a Semicolon after the closing bracket '}'? It looks ugly! And is incongruent with Function & Class definitions which Do NOT require a closing semicolon!

https://stackoverflow.com/questions/5675208/expected-initializer-before-function-name

Expand Down

0 comments on commit ece6861

Please sign in to comment.