tc39 / proposal-do-expressions

Proposal for `do` expressions
MIT License
1.11k stars 14 forks source link

forbid if-without-else as last statement #60

Closed bakkot closed 3 years ago

bakkot commented 3 years ago

I'm landing this now, but we can continue discussing this.

Jack-Works commented 3 years ago

Cool. I'll implement it in typescript later