artiman@piefed.social to Rust@programming.devEnglish · edit-27 months ago[SOLVED] How do i fix expected operatormedia.piefed.socialimagemessage-square6linkfedilinkarrow-up114arrow-down10file-text
arrow-up114arrow-down1image[SOLVED] How do i fix expected operatormedia.piefed.socialartiman@piefed.social to Rust@programming.devEnglish · edit-27 months agomessage-square6linkfedilinkfile-text
Why can’t I open the thing it nags me about an operator but how is that relevant I’m just trying to open the thing
minus-squareKwdg@discuss.tchncs.delinkfedilinkarrow-up3·7 months agoYou are missing a match keyword in line 25
You are missing a
matchkeyword in line 25