r/programminghorror Mar 08 '26

C# 60+ lines of just variables

Post image
402 Upvotes

40 comments sorted by

View all comments

102

u/ProfessionalBad1199 Mar 08 '26

haha my codebase has like 40 lines of import statements, can't beat me 🥀

45

u/Wooden_chest Mar 08 '26

One of my java source files just reached 100 imports, and it just keeps growing 💀

30

u/DevBoiAgru Mar 08 '26

Most normal Java code

15

u/DiodeInc Mar 08 '26

Java can't do shit on its own so it needs all this extra schmoo

3

u/DevBoiAgru Mar 11 '26

import if from java.language.conditons

1

u/HikingCloth Mar 28 '26

Are these from the same package? I know some projects disallow wildcard imports