TK_LE             383 lib/lua/llex.c         else { next(ls); return TK_LE; }
TK_LE             800 lib/lua/lparser.c     case TK_LE: return OPR_LE;