summaryrefslogtreecommitdiff
path: root/tex/context/base/luat-sto.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/luat-sto.lua')
-rw-r--r--tex/context/base/luat-sto.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/luat-sto.lua b/tex/context/base/luat-sto.lua
index c2c89004f..92ac3ad41 100644
--- a/tex/context/base/luat-sto.lua
+++ b/tex/context/base/luat-sto.lua
@@ -51,6 +51,7 @@ function storage.register(...)
return t
end
+local n = 0
local function dump()
local max = storage.max
for i=1,#data do