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

_VERSION is a string #250

Closed
psychon opened this issue Sep 20, 2016 · 0 comments
Closed

_VERSION is a string #250

psychon opened this issue Sep 20, 2016 · 0 comments

Comments

@psychon
Copy link

psychon commented Sep 20, 2016

607b5cf (globals _G and _VERSION are _tables_) and Lua disagree with each other:

$ lua -e 'print(type(_VERSION))'
string

I don't think _VERSION is a table.

@alerque alerque closed this as completed in f2603f0 May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant