DUMP can currently print only numbers and strings no enums. Printable enums would be a nice feature for DUMP. I found an example on [Stackoverflow](https://stackoverflow.com/a/3168470/7421309)
DUMP can currently print only numbers and strings no enums.
Printable enums would be a nice feature for DUMP.
I found an example on Stackoverflow