As discussed live, this function may not be very useful in its current form: for Ada we may want two tokens with different casing to be equivalent. But just doing this at the token level may not be possible: depending on the syntactic use, casing may matter or not for string literals. So let’s just forget about that for now.
As discussed live, this function may not be very useful in its current form: for Ada we may want two tokens with different casing to be equivalent. But just doing this at the token level may not be possible: depending on the syntactic use, casing may matter or not for string literals. So let’s just forget about that for now.