//@ check-pass #![feature(generic_const_exprs)] #![allow(incomplete_features)] pub struct ConstDefaultUnstable; pub fn main() {}