This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "location" and "process" to reserved words (#330)
Currently you can generate code with satements like `var process = ` or `var location = ` this is obviously a bad Idea vor node (case 1) or the browser (case 2)
- Loading branch information