exercism / lua

Exercism exercises in Lua.
https://exercism.org/tracks/lua
MIT License
41 stars 58 forks source link

reverse-string: sync #440

Closed ErikSchierboom closed 10 months ago

ErikSchierboom commented 10 months ago

Sync the reverse-string exercise with the latest data, as defined in https://github.com/exercism/problem-specifications/tree/main/exercises/reverse-string.

As this PR only updates docs and/or metadata, it won't trigger a re-run of existing solutions (see the docs).