blob: 0fcc53813b5d79dcb47edfc8a6ba51f1000b8732 [file] [log] [blame]
fn main() {
core::panic!("{}-panicking from libcore", 42);
}