fstirlitz / luaparse

A Lua parser written in JavaScript
https://fstirlitz.github.io/luaparse/
MIT License
459 stars 91 forks source link

Detect missing first argument in calls and return statements #123

Closed fstirlitz closed 2 years ago

fstirlitz commented 2 years ago

Reported by: Omar omarkmu@gmail.com

Fixes #122.