"Oleg Smolsky" <[EMAIL PROTECTED]> writes:
> so, am I supposed to use this kind of syntax in my flex file?
>
> "exit" {
> return yy::parser::token::T_EXIT;
> }Yes, I think so. Perhaps Akim can comment, as he made that change.
"Oleg Smolsky" <[EMAIL PROTECTED]> writes:
> so, am I supposed to use this kind of syntax in my flex file?
>
> "exit" {
> return yy::parser::token::T_EXIT;
> }Yes, I think so. Perhaps Akim can comment, as he made that change.