Skip to content

Two new tests #279

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

Merged
merged 1 commit into from
Dec 13, 2014
Merged

Two new tests #279

merged 1 commit into from
Dec 13, 2014

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Dec 13, 2014

  1. Verify we survive illegal infinite paths. Closes Infinite recursion when printing cyclic types #91.
  2. Verify we handle fbounds in and types correctly.

Closes #91. Review by @samuelgruetter please.

@samuelgruetter
Copy link
Contributor

LGTM
[but note that there's still https://github.com//issues/280...]

1) Verify we survive illegal infinite paths. Closes scala#91.
2) Verify we handle fbounds in and types correctly.
odersky added a commit that referenced this pull request Dec 13, 2014
@odersky odersky merged commit e7a4197 into scala:master Dec 13, 2014
@allanrenucci allanrenucci deleted the test/#91 branch December 14, 2017 19:25
tgodzik added a commit to tgodzik/scala3 that referenced this pull request Apr 29, 2025
Backport "Revert lambda cleanup" to 3.3 LTS
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.

Infinite recursion when printing cyclic types
2 participants