TK_GE             388 lib/lua/llex.c         else { next(ls); return TK_GE; }
TK_GE             802 lib/lua/lparser.c     case TK_GE: return OPR_GE;