this post was submitted on 17 Jun 2023
52 points (100.0% liked)

Programmer Humor

32061 readers
967 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] gnuslashdhruv@lemmy.ml 2 points 1 year ago (1 children)

It goes on the next line, so you can have open and close brackets at the same indent depth for easy visual matching.

[โ€“] Steeve@lemmy.ca 2 points 1 year ago

Your closing } goes on a new line below at the same indent depth as the line containing the open {!