artiman@piefed.social to Rust@programming.devEnglish · edit-26 months ago[SOLVED] How do i fix expected operatormedia.piefed.socialimagemessage-square6fedilinkarrow-up113arrow-down11file-text
arrow-up112arrow-down1image[SOLVED] How do i fix expected operatormedia.piefed.socialartiman@piefed.social to Rust@programming.devEnglish · edit-26 months agomessage-square6fedilinkfile-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·edit-26 months agoYou are missing a match keyword in line 25
You are missing a
matchkeyword in line 25