6 lines
40 B
Rust
6 lines
40 B
Rust
|
fn negative()
|
||
|
where
|
||
|
i32: !Copy,
|
||
|
{
|
||
|
}
|