tc39 / proposal-nullish-coalescing

Nullish coalescing proposal x ?? y
https://tc39.github.io/proposal-nullish-coalescing/
1.23k stars 23 forks source link

Switch AssignmentTargetType back to IsSimpleAssignmentTarget. #49

Closed DanielRosenwasser closed 5 years ago

DanielRosenwasser commented 5 years ago

@rkirsling

Based on https://github.com/tc39/ecma262/pull/1652