View Raw SPL
/* return the '{' character to menus don't get confused */
_lbrace()
{
        return("{");
}