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

updated sbt and dotty version #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cessationoftime
Copy link

Updated versions and tweaked code so the tests pass.

@cessationoftime
Copy link
Author

Note that I removed the calls to TypeTree.Synthetic(). I wasn't sure what this was doing and it seems to have been removed in the current version. Tests pass without it.

@cessationoftime
Copy link
Author

My changes broke EmptyArray() so it always runs dynamicDot(). The tests do not catch that. I will resubmit the pull request if I get it working.

@cessationoftime
Copy link
Author

I found the showExtractors function and was able to see that TreeType.Synthetic() is now Inferred(). I believe it is correct now.

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.

None yet

1 participant