As is pointed out by @neilmacmullen.bsky.social, the result is `0`. That is an unexpected output due to the source code order of the static initializers. Fix is as simple as to flip the lines. I also put up a detailed break down of the issue: gist.github.com/xiaomi7732/d.... Have fun!
1 likes 0 replies
?