Skip to content

fix name, grammar revision, extra case#186

Merged
oxe-i merged 2 commits intoexercism:mainfrom
oxe-i:adjustAssemble
Apr 23, 2026
Merged

fix name, grammar revision, extra case#186
oxe-i merged 2 commits intoexercism:mainfrom
oxe-i:adjustAssemble

Conversation

@oxe-i
Copy link
Copy Markdown
Contributor

@oxe-i oxe-i commented Apr 23, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

| `jmp` | unconditional jump. The jump is always performed |
| `je` | jumps if the internal state is _equal_ |
| `jl` | jumps if the internal state is _less than_ |
| `jl` | jumps if the internal state is _lesser than_ |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it was correct before: _less than_ and _greater than_

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, then I'll change line 118 to be consistent.

@oxe-i oxe-i added x:rep/tiny Tiny amount of reputation x:size/tiny Tiny amount of work labels Apr 23, 2026
@oxe-i oxe-i merged commit ac3af1c into exercism:main Apr 23, 2026
4 checks passed
@oxe-i oxe-i deleted the adjustAssemble branch April 23, 2026 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

x:rep/tiny Tiny amount of reputation x:size/tiny Tiny amount of work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants