So, I wanted to implement a garbage collector.
Cool idea, right? Memory management, pointer wizardry, existential dread—the whole buffet.
But then came the realization™️:
“Uhhh, how the hell do I even test this thing?”
You can’t really test a garba...