5 lines
65 B
Rust
5 lines
65 B
Rust
// ignore-test: not a test
|
|
|
|
#[allow(tool::lint)]
|
|
pub fn foo() {}
|
// ignore-test: not a test
|
|
|
|
#[allow(tool::lint)]
|
|
pub fn foo() {}
|