Commit af8590c
committed
toke.c: S_parse_ident: simplify
The previous commit just moved some code and added comments. This
commit takes advantage of the new place, and simplifies the code, using
the paradigm from the isWORDCHAR_A clause just below.1 parent 9b131b0 commit af8590c
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10397 | 10397 | | |
10398 | 10398 | | |
10399 | 10399 | | |
10400 | | - | |
10401 | 10400 | | |
10402 | 10401 | | |
10403 | | - | |
| 10402 | + | |
| 10403 | + | |
| 10404 | + | |
10404 | 10405 | | |
10405 | 10406 | | |
10406 | 10407 | | |
10407 | | - | |
10408 | | - | |
10409 | | - | |
| 10408 | + | |
10410 | 10409 | | |
10411 | 10410 | | |
10412 | 10411 | | |
| |||
0 commit comments