On Wednesday, 26 February 2025 at 16:38:20 UTC, Salih Dincer wrote:
My_Static_Struct!ubyte(41, [0, 0, 0, 0, 0, 0, 0, 0])
My_Static_Struct!ubyte(42, [0, 0, 0, 0, 0, 0, 0, 0])
My_Dynamic_Struct!ubyte(41, [16, 32, 216, 47])
My_Dynamic_Struct!ubyte(42, [32, 32, 216, 47, 100, 127, 0, 0])
*/
```

code doing a bunch of undefined runtime magic
if you think this is valid then you will enjoy c++.

Reply via email to