mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
8 lines
152 B
Rust
Generated
8 lines
152 B
Rust
Generated
// generated by codegen, do not edit
|
|
|
|
fn test_comment() -> () {
|
|
// A comment. For example:
|
|
// this is a comment
|
|
/// This is a doc comment
|
|
}
|