aboutsummaryrefslogtreecommitdiff
path: root/testes/gengc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'testes/gengc.lua')
-rw-r--r--testes/gengc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/testes/gengc.lua b/testes/gengc.lua
index c4f6ca1b..ea99bdc4 100644
--- a/testes/gengc.lua
+++ b/testes/gengc.lua
@@ -1,5 +1,5 @@
1-- $Id: testes/gengc.lua $ 1-- $Id: testes/gengc.lua $
2-- See Copyright Notice in file all.lua 2-- See Copyright Notice in file lua.h
3 3
4print('testing generational garbage collection') 4print('testing generational garbage collection')
5 5