Skip to content

[Darts] Add additional edge case#1540

Merged
SleeplessByte merged 2 commits intoexercism:masterfrom
Tyresius92:patch-1
Jun 26, 2019
Merged

[Darts] Add additional edge case#1540
SleeplessByte merged 2 commits intoexercism:masterfrom
Tyresius92:patch-1

Conversation

@Tyresius92
Copy link
Copy Markdown
Contributor

Cover the edge case where a student might only think to check if distance > 0 rather than >= 0, or similar.

Cover the edge case where a student might only think to check if `distance > 0` rather than `>= 0`, or similar.
Comment thread exercises/darts/canonical-data.json
@SaschaMann SaschaMann changed the title Add additional edge case [Darts] Add additional edge case Jun 26, 2019
Comment thread exercises/darts/canonical-data.json
@SleeplessByte SleeplessByte merged commit c5a1b8b into exercism:master Jun 26, 2019
@SleeplessByte
Copy link
Copy Markdown
Member

Thank you @Tyresius92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants