This commit is contained in:
2025-08-04 19:46:11 +02:00
parent 725bd61474
commit cc43229002

View File

@@ -10,5 +10,6 @@ fn main() {
let z: i32 = x.unwrap();
let z: i32 = x.unwrap();
let z: i32 = x.unwrap();
let z: i32 = x.unwrap();
}