OsrsNeedsF2P to Programmer Humor · 1 year agoThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comexternal-linkmessage-square70fedilinkarrow-up1171arrow-down12
arrow-up1169arrow-down1external-linkThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comOsrsNeedsF2P to Programmer Humor · 1 year agomessage-square70fedilink
minus-squareSteeve@lemmy.calinkfedilinkarrow-up5·1 year agoYour closing } goes on a new line below at the same indent depth as the line containing the open {!
minus-squareForbiddenRootlinkfedilinkarrow-up3·edit-21 year agofn main() { println!("WTF?"); } PS: I know what you meant
Your closing } goes on a new line below at the same indent depth as the line containing the open {!
fn main() { println!("WTF?"); }
PS: I know what you meant