NAME ^

t/repeat.t - Lua repeat statement

SYNOPSIS ^

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

DESCRIPTION ^

See "Lua 5.1 Reference Manual", section 2.4.4 "Control Structures", http://www.lua.org/manual/5.1/manual.html#2.4.4.

See "Programming in Lua", section 4.3 "Control Structures".


parrot