This commit is contained in:
2025-08-04 19:27:15 +02:00
parent 216ff49d4b
commit bb1781500e

View File

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