Remix.run Logo
fnord77 15 hours ago

I can see one bug just glancing at the code - feeding a stray '}' at the top level can result in depth becoming negative

flohofwoe 14 hours ago | parent [-]

That's detected as an error though?

https://github.com/rxi/sj.h/blob/eb725e0858877e86932128836c1...