Skip to content

Conversation

@rmonnet
Copy link
Contributor

@rmonnet rmonnet commented Jan 30, 2026

The solution stub for clock triggers a couple of compile errors:

  1. create_clock doesn't return a proper object
  2. add doesn't return a proper object but should not even have a return
  3. subtract doesn't return a proper object but should not even have a return

Updated the stub so that it fails the tests without generating compile errors.

The solution stub for clock triggers a couple of compile errors:

1. create_clock doesn't return a proper object
2. add doesn't return a proper object but should not even have
   a return
2. subtract doesn't return a proper object but should not even
   have a return

Updated the stub so that it fails the tests without generating
compile errors.
@rmonnet rmonnet requested a review from glennj January 30, 2026 00:35
@rmonnet rmonnet added x:action/improve Improve existing functionality/content x:type/content Work on content (e.g. exercises, concepts) labels Jan 30, 2026
@glennj glennj merged commit 861fde7 into exercism:main Jan 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:action/improve Improve existing functionality/content x:type/content Work on content (e.g. exercises, concepts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants