Skip to content

Missing labels after + and - #753

@chiamin

Description

@chiamin

In A=B+C, the label of A will be reset to ['0','1',...] regardless of the labels of B and C. Is this the correct behavior we want? I propose that we should require the labels to be the same for B and C, and set the same labels for A.

Here is a minimal example.
bug_report_label_arithmetic.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    suggestionSuggestion for current codebase

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions