mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
Rust: run codegen
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
// generated by codegen, do not edit
|
||||
|
||||
fn test_use_tree_list() -> () {
|
||||
// A UseTreeList. For example:
|
||||
todo!()
|
||||
// A list of use trees in a use declaration.
|
||||
//
|
||||
// For example:
|
||||
use std::{fs, io};
|
||||
// ^^^^^^^
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user