𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agoShiiieeettt....lemmy.worldimagemessage-square16linkfedilinkarrow-up1377arrow-down116
arrow-up1361arrow-down1imageShiiieeettt....lemmy.world𝔻𝔼𝕍𝕀𝕃𝕀𝕊ℍ@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square16linkfedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up5·2 years agoGuessing Go? (since no parens on the if statement)
minus-squareZangoose@lemmy.onelinkfedilinkarrow-up1·2 years agoCould also be rust (no parens on ifs there either), kind of hard to tell with just an if statement and some function calls
minus-squarepaperplane@lemmy.worldlinkfedilinkarrow-up1·edit-22 years agoor Swift, Rust has semicolons while Swift doesn’t
minus-squareZangoose@lemmy.onelinkfedilinkarrow-up1·edit-22 years agoOh true I didn’t realize the semicolons were missing (that’s what the compiler errors are for)
What language is that?
Guessing Go? (since no parens on the if statement)
Could also be rust (no parens on ifs there either), kind of hard to tell with just an if statement and some function calls
or Swift, Rust has semicolons while Swift doesn’t
Oh true I didn’t realize the semicolons were missing (that’s what the compiler errors are for)