swift
9e70c57f - AST: Change TypeBase::addCurriedSelfType() to use the self type not declared type

Commit
6 years ago
AST: Change TypeBase::addCurriedSelfType() to use the self type not declared type In a protocol, the overload signature type of a property is (Self) -> (), not (Proto) -> ().
Author
Committer
Parents
Loading