GGRei
GGRei
Works if you use -msvc or if dump is not a comparisons. ( However, no problem for string comparisons ) Interesting.
I cloned your project and tried it based on the information you provided, but I couldn't reproduce the problem, everything works for me. I'm on **Ubuntu 23.10** and I used...
@gthvn1 Okay! I didn't realize you were using the `v run .` command. Ok, I do see the problem now. Thank you for the additional information!
@pd-giz-dave because you assign at the labels var in your function a struct that does not exist ( struct assignation declaration in your example ) and you trying to return...