Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow tables with __call metamethod. #328

Merged
merged 1 commit into from
Apr 30, 2022
Merged

Allow tables with __call metamethod. #328

merged 1 commit into from
Apr 30, 2022

Conversation

tongson
Copy link
Contributor

@tongson tongson commented Jun 6, 2021

Fixes #326

Changes proposed in this pull request:

Allow calling functions within __call metamethod.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 89.368% when pulling a8af015 on tongson:fix_pcall into f4c35e4 on yuin:master.

@yuin yuin merged commit af7e27f into yuin:master Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pcall() not allowing tables with __call metamethod
3 participants