5a63b2100e
Got some of the debug messages, here, too. I figure it doesn't hurt to get used to doing this even in places where users won't ever see it.
4 lines
65 B
Rust
4 lines
65 B
Rust
// xfail-test
|
|
|
|
fn foo(x) { //~ ERROR expected `:` but found `)`
|
|
} |