parrotcode: Lua closures | |
Contents | Language Implementations | Lua |
t/closure.t - Lua closures
% perl -I../lib -Ilua/t lua/t/closure.t
See "Lua 5.0 Reference Manual", section 2.6 "Visibility Rules".
See "Programming in Lua", section 6.1 "Closures".
|