You must log in or register to comment.
This is horrifying, this is straight up blaspheny
For real. OP needs to give up on this ridiculous notion of tabbed whitespace and learn to use real, monospaced indentation. How wide is a tab? OP couldn’t tell you because tabs are inherently dishonest – a lie concocted by big keyboard to poison the unwashed programmer masses.
Tabs are one tab character wide, it’s perfect
3 spaces is best because if the universe is chaos then everything in it should reflect that.
int mostCursedIndentation (const int someVal) @safe { {}{}if (someVal < 0) { {}{}{}{}throw new Exception ("Value cannot be negative!"); {}{}} {}{}return someVal * 5 - 3; }
Can you start randomly nest them too?
{{}}{}int foo = bar
You made it even worse!