diff options
Diffstat (limited to 'testes/closure.lua')
-rw-r--r-- | testes/closure.lua | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/testes/closure.lua b/testes/closure.lua index 07149ef3..0c2e96c0 100644 --- a/testes/closure.lua +++ b/testes/closure.lua | |||
@@ -1,5 +1,7 @@ | |||
1 | -- $Id: testes/closure.lua $ | 1 | -- $Id: testes/closure.lua $ |
2 | -- See Copyright Notice in file all.lua | 2 | -- See Copyright Notice in file lua.h |
3 | |||
4 | global <const> * | ||
3 | 5 | ||
4 | print "testing closures" | 6 | print "testing closures" |
5 | 7 | ||