del               282 lib/lua/llex.c static void read_string (LexState *ls, int del, SemInfo *seminfo) {
del               284 lib/lua/llex.c   while (ls->current != del) {