exercism / prolog

Exercism exercises in Prolog.
https://exercism.org/tracks/prolog
MIT License
29 stars 37 forks source link

sum-of-multiples: fix tests #204

Closed ErikSchierboom closed 1 year ago

ErikSchierboom commented 1 year ago

This actually caught an error in the example implementation (guess it's working).

See https://github.com/exercism/prolog/issues/81