mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +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.
2 lines
91 B
Plaintext
2 lines
91 B
Plaintext
| gen_ident_pat.rs:10:9:10:25 | IdentPat | gen_ident_pat.rs:10:11:10:25 | TupleStructPat |
|