I initialize the array using my_array := [foo, bar], with foo and bar being arrays of fixed size (tested using size 2). Currently the array gives values that are neither of foo nor bar. Sometimes the ...
The following test says it all. I did my best to search for previous bug reports on this, but I just couldn't find anything similar, so apologies if I missed something obvious somewhere. If I try to ...