The Picard Maneuver@startrek.websiteM to Lemmy Shitpost@lemmy.world · 2 years agoThis is just cruelstartrek.websiteimagemessage-square93linkfedilinkarrow-up1812arrow-down131
arrow-up1781arrow-down1imageThis is just cruelstartrek.websiteThe Picard Maneuver@startrek.websiteM to Lemmy Shitpost@lemmy.world · 2 years agomessage-square93linkfedilink
minus-squarePrinceWith999Enemies@lemmy.worldlinkfedilinkarrow-up215·edit-22 years agoNo. GOTO Hell is BASIC.
minus-squarejjagaimo@lemmy.calinkfedilinkEnglisharrow-up21arrow-down1·2 years agowhile(1){ suffer(); }
minus-squareautokludge@programming.devlinkfedilinkEnglisharrow-up4·2 years agoerror[E0308]: mismatched types --> src/main.rs:2:10 | 2 | while(1){ suffer(); } | ^^^ expected `bool`, found integer
minus-squareMacN'Cheezus@lemmy.todaylinkfedilinkEnglisharrow-up4arrow-down3·2 years agoCame here to say this
minus-squareraspberriesareyummy@lemmy.worldlinkfedilinkarrow-up0·2 years agocame to post this. was not disappointed someone beat me to it.
minus-squarekurwa@lemmy.worldlinkfedilinkarrow-up0arrow-down1·2 years agoHonestly I thought thats what it meant at first for some reason lol.
minus-squareEphera@lemmy.mllinkfedilinkarrow-up0·2 years agoFor me, it was simply that “BASIC” was spelled in capital letters. That’s generally how you spell it when referring to the programming language…
minus-squarekurwa@lemmy.worldlinkfedilinkarrow-up0arrow-down1·2 years agoYeah I think that’s what did it for me as well.
No.
GOTO Hellis BASIC.while(1){ suffer(); }error[E0308]: mismatched types --> src/main.rs:2:10 | 2 | while(1){ suffer(); } | ^^^ expected `bool`, found integerloop { suffer() }Damn, you beat me to it
Came here to say this
came to post this. was not disappointed someone beat me to it.
Honestly I thought thats what it meant at first for some reason lol.
For me, it was simply that “BASIC” was spelled in capital letters. That’s generally how you spell it when referring to the programming language…
Yeah I think that’s what did it for me as well.