Commit 81f75d0
committed
parse_ident: Use constant when known.
We know the contents of *s here; it is a colon. Just use that instead
of derefencing.1 parent e75195e commit 81f75d0
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10643 | 10643 | | |
10644 | 10644 | | |
10645 | 10645 | | |
10646 | | - | |
10647 | | - | |
| 10646 | + | |
| 10647 | + | |
| 10648 | + | |
10648 | 10649 | | |
10649 | 10650 | | |
10650 | 10651 | | |
| |||
0 commit comments