diff options
Diffstat (limited to '')
-rw-r--r-- | testes/gengc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/gengc.lua b/testes/gengc.lua index 36aed806..b02f471b 100644 --- a/testes/gengc.lua +++ b/testes/gengc.lua | |||
@@ -1,4 +1,4 @@ | |||
1 | -- $Id: gengc.lua $ | 1 | -- $Id: testes/gengc.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file all.lua |
3 | 3 | ||
4 | print('testing generational garbage collection') | 4 | print('testing generational garbage collection') |