We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nubOrd of
nubOrd
[PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PEq (Lit 0x539) (Var "arg1"),PNeg (PEq (Lit 0x539) (Var "arg1")),PEq TxValue (Lit 0x0),PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PNeg (PEq (Lit 0x539) (Var "arg1"))]
is [PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PEq (Lit 0x539) (Var "arg1"),PNeg (PEq (Lit 0x539) (Var "arg1")),PEq TxValue (Lit 0x0),PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PNeg (PEq (Lit 0x539) (Var "arg1"))]
But it has PNeg (PEq (Lit 0x539) (Var "arg1")) twice.
PNeg (PEq (Lit 0x539) (Var "arg1"))
The text was updated successfully, but these errors were encountered:
Being fixed by #424
Sorry, something went wrong.
msooseth
No branches or pull requests
nubOrd
of[PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PEq (Lit 0x539) (Var "arg1"),PNeg (PEq (Lit 0x539) (Var "arg1")),PEq TxValue (Lit 0x0),PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PNeg (PEq (Lit 0x539) (Var "arg1"))]
is
[PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PEq (Lit 0x539) (Var "arg1"),PNeg (PEq (Lit 0x539) (Var "arg1")),PEq TxValue (Lit 0x0),PLT (BufLength (AbstractBuf "txdata")) (Lit 0x10000000000000000),PNeg (PEq (Lit 0x539) (Var "arg1"))]
But it has
PNeg (PEq (Lit 0x539) (Var "arg1"))
twice.The text was updated successfully, but these errors were encountered: