NAME ^

t/function.t - Lua functions

SYNOPSIS ^

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

DESCRIPTION ^

See "Lua 5.1 Reference Manual", section 2.5.9 "Function Definitions", http://www.lua.org/manual/5.1/manual.html#2.5.9.

See "Programming in Lua", section 5 "Functions".


parrot