diff options
author | 2019-03-25 10:23:39 -0700 | |
---|---|---|
committer | 2019-03-25 10:23:39 -0700 | |
commit | a360e1ee72524134b6facdd18072eb0f14e08bf7 (patch) | |
tree | 4541a0e75d359da2ca7867c37e5d711651b0ca96 /Source/Parser/wp_parser.lex.c | |
parent | 59baf9835afa55cd8a5c5edec9ffe7b6c36b98d3 (diff) | |
download | WarpX-a360e1ee72524134b6facdd18072eb0f14e08bf7.tar.gz WarpX-a360e1ee72524134b6facdd18072eb0f14e08bf7.tar.zst WarpX-a360e1ee72524134b6facdd18072eb0f14e08bf7.zip |
Parser: allow underscore in symbols
Diffstat (limited to 'Source/Parser/wp_parser.lex.c')
-rw-r--r-- | Source/Parser/wp_parser.lex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Parser/wp_parser.lex.c b/Source/Parser/wp_parser.lex.c index aca863a75..d47d2b247 100644 --- a/Source/Parser/wp_parser.lex.c +++ b/Source/Parser/wp_parser.lex.c @@ -414,7 +414,7 @@ static yyconst YY_CHAR yy_ec[256] = 16, 17, 1, 1, 18, 18, 18, 18, 19, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, - 1, 20, 1, 21, 1, 1, 22, 23, 24, 25, + 1, 20, 1, 21, 18, 1, 22, 23, 24, 25, 26, 27, 28, 29, 30, 18, 18, 31, 32, 33, 34, 35, 36, 37, 38, 39, 18, 40, 41, 42, |