devilish666@lemmy.world to Programmer Humor@programming.dev · 1 年前Shiiieeettt....lemmy.worldimagemessage-square16fedilinkarrow-up1377arrow-down116
arrow-up1361arrow-down1imageShiiieeettt....lemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 1 年前message-square16fedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up5·1 年前Guessing Go? (since no parens on the if statement)
minus-squareZangoose@lemmy.onelinkfedilinkarrow-up1·1 年前Could 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-21 年前or Swift, Rust has semicolons while Swift doesn’t
minus-squareZangoose@lemmy.onelinkfedilinkarrow-up1·edit-21 年前Oh true I didn’t realize the semicolons were missing (that’s what the compiler errors are for)
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)