mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
Rust: run codegen
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// generated by codegen, do not edit
|
||||
|
||||
fn test_struct_field() -> () {
|
||||
// A StructField. For example:
|
||||
todo!()
|
||||
// A field in a struct declaration.
|
||||
//
|
||||
// For example:
|
||||
struct S { x: i32 }
|
||||
// ^^^^^^^
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user