> Only one task is remaining to solve. > Try to find 41-byte solution for Lua 5.1 I found one: function NVL(...)return arg[#x+2]or x end