Files
codeql/rust/ql/test/extractor-tests/generated/Path/gen_path.rs
2024-09-16 13:39:55 +02:00

7 lines
105 B
Rust
Generated

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