Home
last modified time | relevance | path

Searched refs:retline (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlua.c506 const char *retline = lua_pushfstring(L, "return %s;", line); in addreturn() local
507 int status = luaL_loadbuffer(L, retline, strlen(retline), "=stdin"); in addreturn()

Completed in 3 milliseconds