prmt              181 lib/lua/lua.c    const char *prmt = get_prompt(L, firstline);
prmt              182 lib/lua/lua.c    if (lua_readline(L, b, prmt) == 0)