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

Fix ClassCastException when VarSel receiver type is error #8

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

equation314
Copy link
Member

Test case:

class Main {
    static void main() {
        foo().bar;
    }
}

@equation314 equation314 changed the title Fix ClassCastExceptio when VarSel receiver type is error Fix ClassCastException when VarSel receiver type is error Oct 31, 2019
@paulzfm paulzfm merged commit 6d7fbc8 into decaf-lang:master Oct 31, 2019
fengjixuchui added a commit to fengjixuchui/decaf-1 that referenced this pull request Oct 31, 2019
Merge pull request decaf-lang#8 from equation314/fix
@equation314 equation314 deleted the fix branch November 1, 2019 12:14
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