exercism / dart

Exercism exercises in Dart.
https://exercism.org/tracks/dart
MIT License
57 stars 94 forks source link

Sync phone-number with problem-specifications #435

Closed kytrinyx closed 1 year ago

kytrinyx commented 1 year ago

The first commit regenerates the test suite. This removed nesting, which I believe was done manually.

The second commit syncs with problem-specifications, updating the instructions and reimplementing two tests to get less ambiguous error situations.