TadoTheRustacean to Programmer Humor · 1 年前What are variables and semicolons for actually?message-squaremessage-square36linkfedilinkarrow-up1112arrow-down18file-text
arrow-up1104arrow-down1message-squareWhat are variables and semicolons for actually?TadoTheRustacean to Programmer Humor · 1 年前message-square36linkfedilinkfile-text
minus-squareUsername@feddit.delinkfedilinkarrow-up4·1 年前Not here, because it’s being used as a function argument.
You can replacereturn foo
with justfoo
.Not here, because it’s being used as a function argument.
Oh wow. I hate this lol