Skip to content

BSHL function is called instead of BSHR #10

@palatinb

Description

@palatinb
Short description BSHL function is called instead of BSHR
Expected operation BSHR function should be called when we call the BSHR operator
Experienced operation BSHL function is called
Reproductive steps After running the BSHR operation it can be reproduced the error
Error location
print(self.cal.bshl(*parse(arg)))
Test result Not OK
Priority High

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions