Files
rust/tests/ui/unpretty/avoid-crash.rs
2024-07-11 12:23:44 +10:00

5 lines
118 B
Rust

//@ normalize-stderr-test: "error `.*`" -> "$$ERROR_MESSAGE"
//@ compile-flags: -o. -Zunpretty=ast-tree
fn main() {}