amuerta

Results 2 comments of amuerta

I understand why this is the case, but if I don't initialize the variable and then append to the array, everything works as intended Example: https://play.vlang.io/p/da5120390c Does V handle the...

I think it would be enough to add a warning if compiler detects non pointer struct type array in the same struct and error out if user tires to initialize...