function (Deutsch)

Eine Lua-Funktion.

function foo(sum)
    return sum + 1;
end

Andere Sprachen

Personal tools