Skip to content

Conversation

@moritz-gross
Copy link
Contributor

No description provided.

if current_op.op.is_left_fence() || current_op.op.is_prefix() {
if top(&parse_stack).is_operand {
// will end up with operand operand -- need to choose operator associated with prev child
// will end up with duplicate operands -- need to choose operator associated with prev child
Copy link
Contributor Author

Choose a reason for hiding this comment

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

not really sure here.

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.

1 participant