It's about initialization order, .global globals are initialized before other globals. Something like that, tbh I don't remember either. :-)
- {.global.} in global scope dawkot
- Re: {.global.} in global scope hasan
- Re: {.global.} in global scope Araq
It's about initialization order, .global globals are initialized before other globals. Something like that, tbh I don't remember either. :-)