devilish666@lemmy.world to Programmer Humor@programming.dev · 8 months agoShiiieeettt....lemmy.worldimagemessage-square16fedilinkarrow-up1374arrow-down116
arrow-up1358arrow-down1imageShiiieeettt....lemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 8 months agomessage-square16fedilink
minus-squaretreechicken@lemmy.worldlinkfedilinkarrow-up5·8 months agoGuessing Go? (since no parens on the if statement)
minus-squareZangoose@lemmy.onelinkfedilinkarrow-up1·8 months 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-squareZangoose@lemmy.onelinkfedilinkarrow-up1·edit-28 months agoOh 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
Oh true I didn’t realize the semicolons were missing (that’s what the compiler errors are for)