Skip to content

Fix #10484: Switch back to old context function closure syntax #10487

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 5 commits into from
Nov 27, 2020

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 25, 2020

No description provided.

The old syntax was awkward since everywhere else after a `using` it's the
_name of the paramater_ that's optional, not the type.
This reverts commit 1bbb255.

# Conflicts:
#	library/src-bootstrapped/scala/internal/quoted/Expr.scala
#	tests/run-macros/i9812b/Macro_1.scala
#	tests/run-staging/quote-nested-1.scala
@anatoliykmetyuk anatoliykmetyuk linked an issue Nov 25, 2020 that may be closed by this pull request
This was no longer supported but still recognized by the parser
@nicolasstucki nicolasstucki merged commit 9c04baa into scala:master Nov 27, 2020
@nicolasstucki nicolasstucki deleted the change-ift-params branch November 27, 2020 07:52
@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.

Revert syntax for context closures
3 participants