Revert #1534 temporaly

This commit is contained in:
hrsh7th
2023-05-04 00:01:00 +09:00
parent c718928219
commit 9b0bc5f9cd

View File

@@ -67,7 +67,7 @@ entry.get_offset = function(self)
return idx return idx
end end
end end
return offset + 1 return offset
end) end)
end end
else else