mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
* minetest.serialize: Reversible number to string conversion The %a format is not supported in Lua 5.1. This commit also adds two tests for number serialization.