Merge branch 'master' into nextversion

This commit is contained in:
Roberto Ierusalimschy
2022-12-28 18:38:20 -03:00
26 changed files with 333 additions and 259 deletions

View File

@@ -163,6 +163,7 @@ f()
dofile('db.lua')
assert(dofile('calls.lua') == deep and deep)
_G.deep = nil
olddofile('strings.lua')
olddofile('literals.lua')
dofile('tpack.lua')