blob: b50a5a25a7a4628dc110e1f273f4c60fdc49eed2 [file] [log] [blame]
error: compilation successful
--> $DIR/issue-22603.rs:21:1
|
LL | / fn main() { //~ ERROR compilation successful
LL | | println!("{:?}", Foo("bar"));
LL | | }
| |_^
error: aborting due to previous error