You're viewing a single thread.
View all comments
80
comments
No.
GOTO Hell
is BASIC.233 0 ReplyHell: GOTO Hell
38 0 Replycame to post this. was not disappointed someone beat me to it.
35 1 ReplyHonestly I thought thats what it meant at first for some reason lol.
17 1 ReplyFor me, it was simply that "BASIC" was spelled in capital letters. That's generally how you spell it when referring to the programming language...
19 0 ReplyRight? I was thinking the syntax was wrong (space in GoTo) and the og would not have accepted a string as a jump location.
7 0 Replyyeah, had I been the first to comment, I would have suggested "GOTO 4311" :D But I figured later basic allowed naming jump labels, so what the heck :)
3 0 Reply
Yeah I think that's what did it for me as well.
5 1 Reply
while(1){ suffer(); }
21 1 Replyerror[E0308]: mismatched types --> src/main.rs:2:10 | 2 | while(1){ suffer(); } | ^^^ expected `bool`, found integer
4 0 Replyloop { suffer() }
2 0 Reply
Damn, you beat me to it
4 0 ReplyCame here to say this
4 3 Reply
You've viewed 80 comments.
Scroll to top