|
I've changed the logic so that the pretty-printer tries to get the
__tostring metafield regardless for value type so this should now work
as expected for all values supporting a metatable and having a
__tostring method. Your simple example seems to work for me now: