rust/tests/ui/unpretty/avoid-crash.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
119 B
Rust
Raw Normal View History

2022-08-29 20:31:52 -05:00
// normalize-stderr-test "error `.*`" -> "$$ERROR_MESSAGE"
// compile-flags: -o/tmp/ -Zunpretty=ast-tree
fn main() {}