| 00:00 | <Justin Ridgewell> | There’s a special Annex B compact rule for assignment to a call expression. |
| 00:00 | <Justin Ridgewell> | Has to do with some legacy IE behavior |
| 00:01 | <Justin Ridgewell> | Both of those examples are SyntaxErrors in the proper grammar. |
| 00:02 | <Ashley Claymore> | ah! Thanks Justin Ridgewell |
| 00:05 | <bakkot> | there is not such a legacy rule even though there should be |
| 00:06 | <bakkot> | open issue: https://github.com/tc39/ecma262/issues/257 and PR: https://github.com/tc39/ecma262/pull/2193 |
| 00:08 | <Ashley Claymore> | the rabbit hole gets ever deeper |
| 01:47 | <Justin Ridgewell> | Whoops, I'm misremembering then. |