Paolo Bonzini wrote: > The only use of CRANGE was removed by commit 193830d. In theory it is > more correct to do what CRANGE did, but in practice it seems like it did > not work. > > * src/dfa.h (token): Remove CRANGE. > * src/dfa.c (atom): Do not handle CRANGE. > (prtok): Likewise.
Can't argue with dead-code-removal. ACK.
