It’s worse when you have a bugged function, try to fix it, and no matter what you change it’s still bugged because an hour later you realize there is a function with the same name that redefines the function you were changing anyway somewhere else in the code.
It’s worse when you have a bugged function, try to fix it, and no matter what you change it’s still bugged because an hour later you realize there is a function with the same name that redefines the function you were changing anyway somewhere else in the code.