Finalization not working
I can't get the gc to run a destructor..
At first I thought that I'm making some kind of mistake here but I don't know where..
I was trying to make a Drop trait
Then I tried to copy some code that seemed to work from a conf and also mdn but the destructor was never called..
At first I thought that I'm making some kind of mistake here but I don't know where..
I was trying to make a Drop trait
Then I tried to copy some code that seemed to work from a conf and also mdn but the destructor was never called..
