Incorrect translation of choice rule with multiple elements #13
Labels
No Label
aesthetic
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
suggestion
task
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: patrick/anthem#13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
anthem produces an incorrect result for the rule:
instead if saying that such rules are not supported.
Incorrect translationto Incorrect translation of choice rule with multiple elementsIn fact, the following output is generated:
There seems to be a problem with a variable declaration in the
( = a and ...
part.I’m not sure whether this is the same or a separate issue.
Fixed by
e85807accb
.