diff options
Diffstat (limited to 'testes/db.lua')
| -rw-r--r-- | testes/db.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testes/db.lua b/testes/db.lua index e4982c20..ae204c41 100644 --- a/testes/db.lua +++ b/testes/db.lua | |||
| @@ -349,6 +349,7 @@ end, "crl") | |||
| 349 | 349 | ||
| 350 | 350 | ||
| 351 | function f(a,b) | 351 | function f(a,b) |
| 352 | global collectgarbage, assert, g, string | ||
| 352 | collectgarbage() | 353 | collectgarbage() |
| 353 | local _, x = debug.getlocal(1, 1) | 354 | local _, x = debug.getlocal(1, 1) |
| 354 | local _, y = debug.getlocal(1, 2) | 355 | local _, y = debug.getlocal(1, 2) |
