mirror of
https://github.com/github/codeql.git
synced 2026-03-05 07:06:47 +01:00
7 lines
105 B
Rust
Generated
7 lines
105 B
Rust
Generated
// generated by codegen, do not edit
|
|
|
|
fn test_path() -> () {
|
|
// A path. For example:
|
|
foo::bar;
|
|
}
|