Open JayXon opened 3 months ago
a=[] b=0 (a[b++]?=1)++ console.log a,b
prints
[ 1, null ] 2
https://civet.dev/playground?code=YT1bXQpiPTAKKGFbYisrXT89MSkrKwpjb25zb2xlLmxvZyBhLGI%3D
This is https://github.com/DanielXMoore/Civet/issues/50#issuecomment-1402394139
Good reminder to step up the priority on this, but I'll close these in favor of #50.
prints
https://civet.dev/playground?code=YT1bXQpiPTAKKGFbYisrXT89MSkrKwpjb25zb2xlLmxvZyBhLGI%3D