No description
| src | ||
| .gitignore | ||
| nob.c | ||
| nob.h | ||
| README.txt | ||
I'm trying to reproduce a bug that I encountered at work. 2 different structs with the same name in the global namespace defined in separate cpp files would cause undefined behaviour and would crash in the destructor of a string.