This commit is contained in:
2025-08-04 19:26:51 +02:00
parent d15a984f04
commit 216ff49d4b

View File

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