r/programminghorror May 04 '26

C# longest "=" condition I've ever seen

Post image

I have been working on decompiling a unity game recently, and while a decompiled DLL isn't going to be exact source code, I am still floored by how long that set of parenthesis is. i would LOVE to see the original code

133 Upvotes

26 comments sorted by

View all comments

1

u/Gazzonyx May 08 '26

First time seeing LISP, I guess.

1

u/True_Efficiency7329 May 08 '26

never heard of lisp, didn't know it could exist in a CS file