Branch: Tag:

2018-02-12

2018-02-12 22:22:42 by Marcus Comstedt <marcus@mc.pp.se>

Add more FALLTHRU directives where needed

373:       case F_APPLY:    if(!is_efun(CAR(n), f_not)) break; +  /* FALLTHRU */       case F_NOT:    if(!(flags & DO_POP)) break;