ecf1bd7651
Issue #444
7 lines
72 B
Rust
7 lines
72 B
Rust
// xfail-stage0
|
|
// error-pattern:format string
|
|
|
|
fn main() {
|
|
#fmt();
|
|
}
|