nginx / njs

A subset of JavaScript language to use in nginx
http://nginx.org/en/docs/njs/
BSD 2-Clause "Simplified" License
841 stars 116 forks source link

Fixed tracking of argument scope. #731

Closed xeioex closed 3 weeks ago

xeioex commented 3 weeks ago

This properly catches unsupported "await" in arguments.

This fixes #730 issue on Github.

Checklist

Before creating a PR, run through this checklist and mark each as complete: