Files
codeql/rust/ql/test/extractor-tests/generated/IdentPat/IdentPat_getSubpat.expected
Arthur Baars d73d90dba2 Avoid use of plain 'None' in tests
For some reason the parser resolves the ambiguity between None as a PathPat or IdentPat
differently on the Action runners vs local machine.
2024-09-13 12:48:58 +02:00

2 lines
91 B
Plaintext

| gen_ident_pat.rs:10:9:10:25 | IdentPat | gen_ident_pat.rs:10:11:10:25 | TupleStructPat |