mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +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
|
|
}
|