IS_FALSE_ELSE
static void Delse (void) { drop(); state(IS_FALSE_ELSE); }
static void Melse (void) { keywordedit("endif\n"); state(IS_FALSE_ELSE); }