blob: d90e3f2e0ac132433efac639f03569322869c305 [file] [log] [blame]
fn main() {
std::panic!("{}-panicking from libstd", 42);
}