NAME ^

t/if.t - Lua if statement

SYNOPSIS ^

    % perl -I../lib -Ilua/t lua/t/if.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