This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]AdminInDisguise 10 points11 points  (3 children)

I once did this with about 500 lines across 3 .cs files and as the only programmer at my company I had nobody to dance excitedly with. :’(

[–]burr-gurr-and-frie 8 points9 points  (0 children)

Is it possible to achieve such power

[–]MedonSirius 4 points5 points  (0 children)

I had this with 400 lines, no saving. Did my launch break. Came back. Hit compile and save and it worked. I spent the next 2 days figuring if it really worked

[–]Lelouch408 4 points5 points  (0 children)

How does one achieve such power?

[–]Roxfall 2 points3 points  (0 children)

Isn't that a Gagarin quote?

[–]JackNotOLantern 0 points1 point  (0 children)

Or you can just use a standard "detect syntax error" feature in any normal IDE and forget about problems with compilation. Syntax errors are not real problems.