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

add error message for attempting to capture a local variable as a closure type signature #23527

Merged
merged 1 commit into from
Sep 5, 2017

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Aug 31, 2017

fix #18730

@vtjnash vtjnash added the domain:error handling Handling of exceptions by Julia or the user label Aug 31, 2017
@vtjnash vtjnash merged commit 0f7ca71 into master Sep 5, 2017
@vtjnash vtjnash deleted the jn/18730 branch September 5, 2017 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:error handling Handling of exceptions by Julia or the user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use local types in anonymous functions
1 participant