#include main() { token_kind k; fp while (k = yylex()) printf("%s,%d\n",yytext,k); }