Skip to content

Fix annotated assignment Act block search#123

Merged
jamescooke merged 8 commits intomasterfrom
type-assertions-bug
Feb 13, 2020
Merged

Fix annotated assignment Act block search#123
jamescooke merged 8 commits intomasterfrom
type-assertions-bug

Conversation

@jamescooke
Copy link
Copy Markdown
Owner

As per #122 , annotated assignment act blocks were not found: result: int = add(x, y).

This PR adjusts the Act node search to inspect the AST, rather than just look for result = at the start of the line.

@jamescooke jamescooke merged commit 7f93c93 into master Feb 13, 2020
@jamescooke jamescooke deleted the type-assertions-bug branch February 13, 2020 10:03
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