@devilish666 to Programmer [email protected] • 9 months agoShiiieeettt....imagemessage-square16arrow-up1376arrow-down117
arrow-up1359arrow-down1imageShiiieeettt....@devilish666 to Programmer [email protected] • 9 months agomessage-square16
minus-square@[email protected]linkfedilink1•9 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-square@[email protected]linkfedilink1•edit-29 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, 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)