K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-02T02:39:41.039857Z K 7 svn:log V 180 lualoader: Use #str instead of tracking length with 'n' We really gain almost nothing by tracking length separately, especially when it's as easy as "#str", so reduce complexity. END