From 2f68357cb6800e97edd31abfc707d7c7905faa64 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 3 Oct 2018 16:26:24 -0700 Subject: Some incremental progress. --- string2.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'string2.lua') diff --git a/string2.lua b/string2.lua index ae0e49d..1cb89ba 100644 --- a/string2.lua +++ b/string2.lua @@ -189,5 +189,4 @@ for _index_0 = 1, #_list_0 do local roundtrip = string2.from_lua_id(lua_id) assert(roundtrip == test, "Failed lua_id roundtrip: '" .. tostring(test) .. "' -> " .. tostring(lua_id) .. " -> " .. tostring(roundtrip)) end -assert(string2.as_lua_id('') == '_') return string2 -- cgit v1.2.3