Anonymous interface implementation accessibility when tuple deconstruction is used. #4161
Labels
Area-Compiler-PatternMatching
pattern compilation, active patterns, performance, codegen
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
moved from fsharp/fsharp#802 by @FrankBro
by @FrankBro :
Anonymous interface implementation accessibility when tuple deconstruction is used
Repro steps
Expected behavior
Should work just like
a
does.Actual behavior
Compile error
Known workarounds
Construct the tuple after implementing the anonymous interfaces
Related information
Repro'd here: https://repl.it/repls/FavorableDarkturquoiseGordonsetter
The text was updated successfully, but these errors were encountered: