Unfortunately yyterminate by default returns 0, which is not of token_type. */ #define yyterminate() return token::END %} %option noyywrap nounput batch ...
確定! 回上一頁