Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected behavior of "+" operator #139

Closed
Theresa93 opened this issue Aug 21, 2023 · 1 comment
Closed

Unexpected behavior of "+" operator #139

Theresa93 opened this issue Aug 21, 2023 · 1 comment
Assignees
Milestone

Comments

@Theresa93
Copy link

Describe the bug
There seems to be a bug with an expression like
A (B)+ @C
(reversing through an expression in brackets with a "+" operator)

To Reproduce
Steps to reproduce the behavior:
Go to https://dopamin.averbis.intern/iruta/notebooks/user/klumpp/Ruta-Bug-23-08-21.ipynb or see screenshots below.

Expected behavior
In the example on iRuta above, I would expect MyAnnotation on "a".

Screenshots
Unexpected behavior:
image

Correct behavior (without brackets):
image

@pkluegl pkluegl self-assigned this Aug 21, 2023
@pkluegl pkluegl added this to the 3.4.0 milestone Oct 11, 2023
pkluegl added a commit that referenced this issue Oct 13, 2023
- fixed rule inference
- some cleanup
pkluegl added a commit that referenced this issue Oct 13, 2023
…-plus-operator

Issue #139: Unexpected behavior of plus operator
@pkluegl pkluegl closed this as completed Oct 13, 2023
@pkluegl
Copy link
Member

pkluegl commented Oct 13, 2023

Thanks for reporting this problem. It will be fixed in the upcoming release.

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

No branches or pull requests

2 participants