Skip to content

Add subtract function to calculator#14

Open
dan-manges wants to merge 1 commit intomainfrom
dan/subtract-v2
Open

Add subtract function to calculator#14
dan-manges wants to merge 1 commit intomainfrom
dan/subtract-v2

Conversation

@dan-manges
Copy link
Member

Summary

  • Adds subtract function to the calculator module
  • Includes test for subtracting two positive numbers
  • Fixes bug where subtraction was incorrectly using addition

Test plan

  • CI passes with rwx run .rwx/ci.yml --wait
  • New test verifies subtract(3, 2) returns 1

🤖 Generated with Claude Code

Implements subtraction operation with corresponding test.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant