NAME ^

t/scope.t - Lua scope

SYNOPSIS ^

    % perl -I../lib -Ilua/t lua/t/scope.t

DESCRIPTION ^

See "Lua 5.1 Reference Manual", section 2.6 "Visibility Rules", http://www.lua.org/manual/5.1/manual.html#2.6.

See "Programming in Lua", section 4.2 "Local Variables and Blocks".


parrot