Skip to content

Initial constant propagation.#47

Open
19059019 wants to merge 167 commits intowvisser:masterfrom
19059019:master
Open

Initial constant propagation.#47
19059019 wants to merge 167 commits intowvisser:masterfrom
19059019:master

Conversation

@19059019
Copy link
Copy Markdown

Comment thread .vscode/launch.test.json Outdated
@@ -0,0 +1,10 @@
{
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Add this to your .gitignore

variables.add((IntVariable) leftOperand);
constants.add((IntConstant) rightOperand);
}
}
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Please fix your indentation and line spacing.

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.

4 participants