artiman@piefed.social to Rust@programming.devEnglish · edit-21 month ago[SOLVED] How do i fix expected operatormedia.piefed.socialimagemessage-square7linkfedilinkarrow-up118arrow-down11file-text
arrow-up117arrow-down1image[SOLVED] How do i fix expected operatormedia.piefed.socialartiman@piefed.social to Rust@programming.devEnglish · edit-21 month agomessage-square7linkfedilinkfile-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-21 month agoYou are missing a match keyword in line 25
You are missing a
matchkeyword in line 25