[jsinterp] Fix bug in operator precedence

* from 164b03c486
* added tests
This commit is contained in:
dirkf 2022-08-25 12:16:10 +01:00
parent 573b13410e
commit d619dd712f
3 changed files with 35 additions and 1 deletions

View file

@ -111,6 +111,10 @@ _NSIG_TESTS = [
'https://www.youtube.com/s/player/1f7d5369/player_ias.vflset/en_US/base.js',
'batNX7sYqIJdkJ', 'IhOkL_zxbkOZBw',
),
(
'https://www.youtube.com/s/player/dc0c6770/player_ias.vflset/en_US/base.js',
'5EHDMgYLV6HPGk_Mu-kk', 'n9lUJLHbxUI0GQ',
),
]