> Is there some reason for a Lua block not to return a value (the last >expression)? If you need a block to return a value you could always enclose it in an anonymous function.