gnuswann to Programmer Humor · 2 years agoI personally use tabsimagemessage-square36fedilinkarrow-up1256arrow-down13
arrow-up1253arrow-down1imageI personally use tabsgnuswann to Programmer Humor · 2 years agomessage-square36fedilink
minus-squareZILtoid1991@kbin.sociallinkfedilinkarrow-up14·edit-22 years agoint mostCursedIndentation (const int someVal) @safe { {}{}if (someVal < 0) { {}{}{}{}throw new Exception ("Value cannot be negative!"); {}{}} {}{}return someVal * 5 - 3; }
minus-squarevvv@kbin.sociallinkfedilinkarrow-up18·2 years agoi dont wanna talk about the lua version of this local function someFunction(arg) do end local SomeLocal = 40; do end if arg > SomeLocal then do end do end SomeLocal = Somelocal + arg do end elseif arg < SomeLocal then do end do end arg = arg * 2 do end do end if SomeLocal > arg then do end do end do end error("oh my god why are you trying to read this") do end do end end do end end do end return SomeLocal end someFunction(-0.3000000000000124976137894613978561389741642978623178913786926473891)
minus-squaresoft_frog@kbin.sociallinkfedilinkarrow-up4·2 years agoCan you start randomly nest them too? {{}}{}int foo = bar
int mostCursedIndentation (const int someVal) @safe { {}{}if (someVal < 0) { {}{}{}{}throw new Exception ("Value cannot be negative!"); {}{}} {}{}return someVal * 5 - 3; }
i dont wanna talk about the lua version of this
local function someFunction(arg) do end local SomeLocal = 40; do end if arg > SomeLocal then do end do end SomeLocal = Somelocal + arg do end elseif arg < SomeLocal then do end do end arg = arg * 2 do end do end if SomeLocal > arg then do end do end do end error("oh my god why are you trying to read this") do end do end end do end end do end return SomeLocal end someFunction(-0.3000000000000124976137894613978561389741642978623178913786926473891)
Jesus Christ
He has already left the chat
This is the worst
Can you start randomly nest them too?
{{}}{}int foo = bar
You made it even worse!
Highly readable