-
…in reply to @oliverturner
oliverturner wellendonner It remains the worst code I have ever written 🤓
-
…in reply to @type__error
oliverturner wellendonner It was a transpiler for a "simpler" version of Java for learners that my uni used, with more Groovy-like syntax. I wanted helpful, specific compiler error messages but due to the limitations of the library I was using...
-
…in reply to @type__error
oliverturner wellendonner ...I ended up with the world's longest chain of if/else if statements which was so complex that IntelliJ actually gave up trying to analyse it