Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 25, 2022

On the code like that:

foo; bar
next_line

and breaking at the end of foo, next command moves to the beggining
of bar, but it should be next_line. This patch solves this issue.

ko1 added 2 commits November 25, 2022 14:48
On the code like that:

```ruby
foo; bar
next_line
```

and breaking at the end of `foo`, `next` command moves to the beggining
of `bar`, bit it should be `next_line`. This patch solves this issue.
@ko1 ko1 merged commit 6baa2ec into master Nov 25, 2022
@ko1 ko1 deleted the fix_control_flow branch November 25, 2022 07:39
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.

2 participants