Ticket #1294 (closed bug: fixed)
? generates .. lexeme
Description
You can't have a ? operator with -fglasgow-exts. Looking in Lexer.x you can see the following line:
,("?", ITdotdot, bit glaExtsBit)
Surely this cannot be intensional. Some kind of Unicode mistake?
-- Lennart
Change History
Note: See
TracTickets for help on using
tickets.
