1 #[rustversion::attr(all(), const)]
2 pub struct S;
3 
main()4 fn main() {}
5