Rich-Harris / esrap

Parse in reverse
MIT License
51 stars 3 forks source link

fix: add braces around arrow function in more cases #9

Closed dummdidumm closed 4 months ago

dummdidumm commented 4 months ago

local expression and conditional expression need it when first part is an object

test is incomplete because this uses Bun and I'm on Windows

Rich-Harris commented 4 months ago

good catch! thanks