5 lines
57 B
Rust
5 lines
57 B
Rust
|
// error-pattern: bad type signature
|
||
|
|
||
|
fn main(int x) {
|
||
|
}
|