911
fuck_around/find_out (sh.itjust.works)
you are viewing a single comment's thread
view the rest of the comments
[-] rtxn@lemmy.world 12 points 1 day ago* (last edited 1 day ago)

It's a method definition. C#'s standard formatting puts the left ~~bracket~~ brace of the method body on a new line. It's equivalent to:

private bool IsSus(){
    ...
}
[-] Whelks_chance@lemmy.world 3 points 1 day ago

Ahhh, that makes way more sense. Thanks

this post was submitted on 21 Feb 2025
911 points (100.0% liked)

Programmer Humor

20735 readers
727 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS