Revert "Replace expression in ClosureCaptureSyntax with initializer clause"#2793
Revert "Replace expression in ClosureCaptureSyntax with initializer clause"#2793rintaro wants to merge 1 commit into
ClosureCaptureSyntax with initializer clause"#2793Conversation
|
CC @MAJKFL Could you check why Rintaro’s example is ambiguous and how we can disambiguate it, eg. by adding |
|
It's ambiguous because we have two deprecated initializers: one with |
I think we need the |
|
Ok, I've created #2795 without the initializer and sorry for causing the trouble. |
|
I don't think we need But I'm totally fine with just removing the old deprecated one 👍 |
Reverts #2763
became ambiguous by this.