parrotcode: Lua scope | |
Contents | Language Implementations | Lua |
t/scope.t - Lua scope
% perl -I../lib -Ilua/t lua/t/scope.t
See "Lua 5.0 Reference Manual", section 2.6 "Visibility Rules".
See "Programming in Lua", section 4.2 "Local Variables and Blocks".
|