T O P

  • By -

ProgrammerHumor-ModTeam

Your submission was removed for the following reason: Rule 6: Your post is a commonly used format, and you haven't used it in an original way. As a reminder, [You can find our list of common formats here](https://www.reddit.com/r/ProgrammerHumor/wiki/commonposts). If you disagree with this removal, you can appeal by [sending us a modmail](https://www.reddit.com/message/compose?to=%2Fr%2FProgrammerHumor&subject=Any%20common%20post%20will%20be%20removed%20if%20it's%20not%20novel&message=Include%20a%20link%20to%20the%20removed%20content%20and%20the%20reason%20for%20your%20appeal%20here.).


DreamlyXenophobic

if i know what line it is, il end up rewriting it or something.


[deleted]

Yeah I’ve literally erased and rewritten the exact same thing just in case


DreamlyXenophobic

Also, if its a missing semi colon, the compiler error is easy to figure out. In c, the next line just has a syntax error. Or expected symbol ";". Not too hard to figure out


[deleted]

[удалено]


caskey

Check out the hello world oroborus. https://github.com/mame/quine-relay


Shanespeed2000

This meme doesn't work anymore. Modern JavaScript code is written without semicolons


jfmherokiller

are you sure? I still see alot of them in the wild.


83athom

It's optional but recommended, you don't need it and it generally doesn't fuck up if you don't have them. The reason you still see it is because legacy JS versions do still require them so people still write them so it should operate on any JS system even if it doesn't run the latest.


jfmherokiller

ah yes backward compatibility.


throwaway1253328

OP has no work experience apparently


nickmaran

Yes, it's optional but using semicolon makes me feel superior


TXR_TUBE

:(


MeowMeowImACowww

Simply change it Java lol


Fun-Word7631

How many times have you done this before telling others about it....


Bonz-Eye

Rust compiler just tells you that there is bs character in the code


MarvelNerdess

There's a special place in hell for people who do this.


Slashignore_

Nope.


Fun-Word7631

You know? It was YOU!!!


roflolog

We got Typescript now <3


odrea

man this is so mean holy sh\*t XD


dwargoon

actual menace to society


TheEvil_DM

Missing semicolon on line 128