Skip to content
New issue

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

[compiler] Implement more complicated test cases for compileAssignStatement #300

Open
hihiboss opened this issue Feb 12, 2019 · 0 comments
Labels
help wanted Extra attention is needed test
Milestone

Comments

@hihiboss
Copy link
Member

hihiboss commented Feb 12, 2019

Subject
compiler

Detail
Implement more complicated test cases for compileAssginStatement().

now)
int a = 5

example)
int a = 3 + 5
bool b = 3 > 5

@hihiboss hihiboss added help wanted Extra attention is needed test labels Feb 12, 2019
@hihiboss hihiboss changed the title [compiler] Implement test cases for compileAssignment [compiler] Implement more complicated test cases for compileAssignment Feb 12, 2019
@hihiboss hihiboss changed the title [compiler] Implement more complicated test cases for compileAssignment [compiler] Implement more complicated test cases for compileAssignStatement Feb 17, 2019
@hihiboss hihiboss added this to the v0.2.0 milestone Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed test
Projects
None yet
Development

No branches or pull requests

1 participant