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

fix(lua): treat load_state as a boolean function #19

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

hasundue
Copy link
Contributor

@hasundue hasundue commented Mar 4, 2024

This fixes a problem with the Lua example in README.md that make_state is called even when load_state succeeds.

This fixes a problem with the Lua example in README.md that `make_state`
is called even when `load_state` succeeds.
@Shougo Shougo merged commit c09f7ba into Shougo:main Mar 4, 2024
2 checks passed
@Shougo
Copy link
Owner

Shougo commented Mar 4, 2024

Merged.

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.

2 participants