found a bug...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-07-10 19:59:13 +03:00
parent 267e729306
commit 8fecab4b35

View File

@ -951,6 +951,12 @@ console.log(valueDiff(
//*/
// XXX BUG: no change is detected here...
console.log(valueDiff(
[,,,1],
[1],
))