mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-01 04:57:34 +01:00
b0a60ce203
* operator ?? * operator ?. * operator ** * accurate operator functions * `undefined` handling * object literals {a: 1, "b": expr} * more tests for weird JS comparisons: see https://github.com/ytdl-org/youtube-dl/issues/31173#issuecomment-1217854397.