sakno/asyncscript

Fatal parsing ambiguity

Closed this issue · 0 comments

There are no difference between object syntax and complex expression. Therefore, I modify syntax of object expression, for example: const b = {{a = 2, b = 3}};