Source position: Lua.pas line 305
procedure lua_createtable(
L: Plua_State;
narr: Integer;
nrec: Integer
);