Skip to content

examples valid with Lua 5.4#647

Merged
ryanplusplus merged 1 commit intoexercism:mainfrom
keiravillekode:valid-5_4
May 2, 2026
Merged

examples valid with Lua 5.4#647
ryanplusplus merged 1 commit intoexercism:mainfrom
keiravillekode:valid-5_4

Conversation

@keiravillekode
Copy link
Copy Markdown
Contributor

Lua 5.4 removed math.pow, and made reassignment to loop variables a runtime error. We replace example code in gigasecond and run-length-encoding.

@keiravillekode
Copy link
Copy Markdown
Contributor Author

I was testing exercism/lua-test-runner@40ace7c

bin/verify-exercises-in-docker fails without these changes.

Lua 5.4 removed math.pow, and made reassignment to loop variables
a runtime error.  We replace example code in gigasecond and
run-length-encoding.
@ryanplusplus ryanplusplus merged commit 3a93676 into exercism:main May 2, 2026
3 checks passed
@keiravillekode keiravillekode deleted the valid-5_4 branch May 2, 2026 11:54
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