blob: c67b22f6f8c47b01cdd713dd15bf2e805e6fcd9a [file] [log] [blame]
const UNINIT: core::mem::MaybeUninit<core::cell::Cell<&'static ()>> = core::mem::MaybeUninit::uninit();
fn main() {}