mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
For some reason the parser resolves the ambiguity between None as a PathPat or IdentPat differently on the Action runners vs local machine.
3 lines
162 B
Plaintext
3 lines
162 B
Plaintext
| gen_ident_pat.rs:6:22:6:22 | IdentPat | getBindingId: | y | hasSubpat: | no |
|
|
| gen_ident_pat.rs:10:9:10:25 | IdentPat | getBindingId: | y | hasSubpat: | yes |
|