Skip to content

threads-locks/x86.py assert bug #65

@Babagilo

Description

@Babagilo
            assert(tmp[0] not in self.vars)            should be    assert(tmp[1] not in self.vars)

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