Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add nil check for replace_with_item (#28)
Needed because str:format in Lua5.1 will not interpret nil values, whereas LuaJIT will interpret them.
- Loading branch information