We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ea626 commit 37c2bd9Copy full SHA for 37c2bd9
ortools/flatzinc/parser.yy.cc
@@ -1387,8 +1387,8 @@ YY_DECL {
1387
default:
1388
YY_FATAL_ERROR("fatal flex scanner internal error--no action found");
1389
} /* end of action switch */
1390
- } /* end of scanning one token */
1391
- } /* end of user's declarations */
+ } /* end of scanning one token */
+ } /* end of user's declarations */
1392
} /* end of yylex */
1393
1394
/* yy_get_next_buffer - try to read in a new buffer
0 commit comments