struct_access_fail.out
1 Error [ETYC0372117]: Expected type `i8` but type `u32` was found. 2 --> compiler-test:10:21 3 | 4 10 | let x: i8 = s.f1; 5 | ^^^^
1 Error [ETYC0372117]: Expected type `i8` but type `u32` was found. 2 --> compiler-test:10:21 3 | 4 10 | let x: i8 = s.f1; 5 | ^^^^