blob: 650d01a100a146e3e3c6d191d05b37336c5e2aae [file] [log] [blame]
use no_panic::no_panic;
#[no_panic]
const fn f() {}
fn main() {}