Skip to content

Conversation

MJedr
Copy link
Contributor

@MJedr MJedr commented Oct 6, 2022

@MJedr MJedr force-pushed the date-before-after branch 4 times, most recently from 81eb71b to 93a83aa Compare October 6, 2022 12:28
@MJedr MJedr force-pushed the date-before-after branch from 93a83aa to ab62b4e Compare October 6, 2022 13:23
value = ast.Value(node.op)
return ast.GreaterEqualThanOp(value)

def visit_less_than_op(self, node):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we just drop these ones?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, we can't, they're derived from a different grammar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants