Skip to content

BSHR function is called instead of BSHL #9

@palatinb

Description

@palatinb
Short description BSHR function is called instead of BSHL
Expected operation BSHL function should be called when we call the BSHL operator
Experienced operation BSHR function is called
Reproductive steps After running the BSHL operation it can be reproduced the error
Error location
print(self.cal.bshr(*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