SE-0042: Flattening the function type of unapplied method references

Hi everyone,

I have an implementation for SE-0042 ready: [SE-0042][AST/Sema/SILGen] Flattening the function type of unapplied method references by JaSpa · Pull Request #3836 · apple/swift · GitHub .

Janek