mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Rust: run codegen
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
// generated by codegen, do not edit
|
||||
|
||||
fn test_static() -> () {
|
||||
// A Static. For example:
|
||||
todo!()
|
||||
// A static item declaration.
|
||||
//
|
||||
// For example:
|
||||
static X: i32 = 42;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user