lua

A copy of the Lua development repository
Log | Files | Refs | README

commit 05b13651f96117674ba30dace03620658760acbd
parent 81c6021fb40a254d9a586b0cb53453bba8973d80
Author: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Date:   Wed, 10 Mar 2021 10:35:30 -0300

File 'tracegc.lua' added to 'packtests'

Diffstat:
Mtestes/packtests | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/testes/packtests b/testes/packtests @@ -33,6 +33,7 @@ $NAME/pm.lua \ $NAME/sort.lua \ $NAME/strings.lua \ $NAME/tpack.lua \ +$NAME/tracegc.lua \ $NAME/utf8.lua \ $NAME/vararg.lua \ $NAME/verybig.lua \