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: correct type reference for ClassLiteralAccess #4383

Merged
merged 4 commits into from
Jan 6, 2022

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Dec 23, 2021

fix #4350

This should the fix issue #4350 . I tried to create an as small class as possible for the test case. The testcase seems pretty bad, any suggestions for an assertion checking if a String equals without newline characters? Otherwise, the new testcase is again Unix only.

@MartinWitt MartinWitt changed the title wip: fix: provide fix for issue 4350 review: fix: provide fix for issue 4350 Dec 25, 2021
@monperrus
Copy link
Collaborator

LGTM. The two last tests are identical?

@MartinWitt
Copy link
Collaborator Author

Oh, sorry on test should be an unqualified Type Reference, I changed it.

@monperrus monperrus changed the title review: fix: provide fix for issue 4350 fix: correct type reference for ClassLiteralAccess Jan 6, 2022
@monperrus monperrus merged commit 6f5f56a into INRIA:master Jan 6, 2022
@monperrus
Copy link
Collaborator

thanks @doukai for the bug report and @MartinWitt for the fix.

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.

[Bug] Type.class lost Type
2 participants