5 lines
57 B
Rust
5 lines
57 B
Rust
// error-pattern:format string
|
|
|
|
fn main() {
|
|
#fmt();
|
|
} |