5 lines
83 B
Rust
5 lines
83 B
Rust
pub fn example(ref s: str) {}
|
|
//~^ ERROR the size for values of type
|
|
|
|
fn main() {}
|