Files
codeql/rust/ql/test/extractor-tests/generated/Path/gen_path.rs
Arthur Baars a9423f4bdb Rust: codegen
2024-09-20 15:50:59 +02:00

7 lines
105 B
Rust
Generated

// generated by codegen, do not edit
fn test_path() -> () {
// A path. For example:
foo::bar;
}