Skip to content

REPL force module load as last resort #10723

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 10, 2020
Merged

Conversation

som-snytt
Copy link
Contributor

If there are no members, and it's not a template,
forcibly initialize the enclosing class.

Fixes #10214

Earlier I was in the neighborhood of REPL & Stack, so I dropped by for a visit.

This will need rebasing on the other commit.

If there are no members, and it's not a template,
forcibly initialize the enclosing class.
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liufengyun liufengyun merged commit d8bac4e into scala:master Dec 10, 2020
@som-snytt som-snytt deleted the issue/10214 branch December 10, 2020 01:22
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

val 1 = 0 in the REPL should MatchError (SI-4939 redux)
3 participants