compilationcrashlanguage-agnostic

Have you ever crashed the compiler?


Everyone (at least everyone who uses a compiled language) has faced compilation errors but how many times do you get to actually crash the compiler?

I've had my fair share of "internal compiler errors" but most went away just by re-compiling. Do you have a (minimal) piece of code that crashes the compiler?


Solution

  • I write the compiler we use, so it crashes sometimes.