//@ known-bug: #131048 impl std::ops::CoerceUnsized for A {} fn main() { format_args!("Hello, world!"); }