Files
codeql/rust/ql/test/extractor-tests/generated/MatchExpr/MatchExpr_getExpr.expected
2024-11-20 16:49:20 +01:00

3 lines
165 B
Plaintext

| gen_match_expr.rs:5:5:8:5 | match x { ... } | gen_match_expr.rs:5:11:5:11 | x |
| gen_match_expr.rs:9:5:12:5 | match x { ... } | gen_match_expr.rs:9:11:9:11 | x |