Skip to content

labs/lab-04: Fix support/grumpy_jumps.asm#159

Open
onefieryfern wants to merge 1 commit intocs-pub-ro:mainfrom
onefieryfern:lab-04-fix
Open

labs/lab-04: Fix support/grumpy_jumps.asm#159
onefieryfern wants to merge 1 commit intocs-pub-ro:mainfrom
onefieryfern:lab-04-fix

Conversation

@onefieryfern
Copy link

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

Exercise was intended to fall through from the good label to the bad label before the student fixes it. This commit fixes the issue by removing the early return from the good label

This is seen in the grumpy_jumps README.md

Exercise was intended to fall through from the `good` label to the `bad` label
before the student fixes it. This commit fixes the issue by removing
the early return from the `good` label

Signed-off-by: Andrei Florea <andreifl@posteo.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