Closed shexbeer closed 8 years ago
I just pushed fix for this to GitHub and Cocoapods as release 2.19.2 You can find a unit test for this at: https://github.com/evermeer/EVReflection/blob/1d9ab8edf09f47e997729c99ad0510724513fccc/EVReflection/EVReflectionTests/EVReflectionTests.swift#L235-L235
I really love EVReflection. But while testing the library i discovered a major problem for me. I would like to get this result:
and used this code in the playground
But all i get is this uncaught exception:
Am i missing something here?