Skip to content

Add test #8185

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
Feb 6, 2020
Merged

Add test #8185

merged 1 commit into from
Feb 6, 2020

Conversation

nicolasstucki
Copy link
Contributor

Implementation of quoted pattern matching formalization.

Additions:

  • T-Abs, T-Pat-Var and T-Pat-Abs require a context that does not already define their name (extra property required in the presence of Fix)
  • Fix and required renaming

Implementation of quoted pattern matching formalization.

Additions:
 * `T-Abs`, `T-Pat-Var` and `T-Pat-Abs` require a context that does not already define their name
 * `Fix` and required renaming
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 af9e7f0 into scala:master Feb 6, 2020
@liufengyun liufengyun deleted the quoted-semantics branch February 6, 2020 10:44
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.

3 participants