exercism / common-lisp

Exercism exercises in Common Lisp.
https://exercism.org/tracks/common-lisp
MIT License
82 stars 77 forks source link

roman-numerals: sync #789

Closed ErikSchierboom closed 8 months ago

ErikSchierboom commented 8 months ago

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

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