*vineflowering*
*vineflowering*
I was reading code casually (as you do, I was totally not doing a big refactor of a critical component of #vineflower)
Anyway, I read something and felt like there was an edge case that wasn't covered. So I made a test to see if the case I was thinking about was broken indeed.
I managed to make a function that should print "2, 2" decompile to something that prints "1,2".
I forgot why I loved working on Vineflower, but this is one of those things. My ability to notice something is offf when reading code amazes me and when it's right, oooh those dopamines :p