Jevan Chan

Results 1 issues of Jevan Chan

**Describe the bug** Boa throws syntax error when using some reserved words as variable names, function arguments, and object property. **To Reproduce** ```javascript let o = { false: 100 };...

bug