exercism / vimscript

Exercism exercises in Vim script.
https://exercism.org/tracks/vimscript
MIT License
20 stars 24 forks source link

sieve: sync #279

Closed ErikSchierboom closed 3 months ago

ErikSchierboom commented 3 months ago

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

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