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
117 B
Rust
Raw Normal View History

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