Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlua.c388 #define LUA_PROMPT2 ">> " macro
462 return (firstline ? LUA_PROMPT : LUA_PROMPT2); /* use the default */ in get_prompt()