Set subtraction is translated to the # symbol. Flex doesn't seem to work with patterns containing this symbol. According to this manual this is invalid syntax.
Code:
https://github.com/BNFC/bnfc/blob/master/source/src/BNFC/Backend/CPP/NoSTL/RegToFlex.hs#L52
Set subtraction is translated to the
#symbol. Flex doesn't seem to work with patterns containing this symbol. According to this manual this is invalid syntax.Code:
https://github.com/BNFC/bnfc/blob/master/source/src/BNFC/Backend/CPP/NoSTL/RegToFlex.hs#L52