This PR is three small bugfixes for corner cases:
- Fix behavior of assert() to return value like Lua's assert
- Fix internal error when concat'ing table errors
- Fix prompt display in Busybox
Thank you for the useful library!
This PR is three small bugfixes for corner cases:
- Fix behavior of assert() to return value like Lua's assert
- Fix internal error when concat'ing table errors
- Fix prompt display in Busybox
Thank you for the useful library!