Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
fn main() {
    let box i = ();
    let box Outer { box i, j: box Inner(box &x) } = ();
    let box ref mut i = ();
}
lass="border-t border-[#333A45]">
generated by cgit (git 2.49.0) at 2026-07-17 06:02:52 +0700
problem? patch? question? complaint? email bend dot n on outlook