• Bob Nystrom's avatar
    Fix a couple of covariant overrides in Expression. (#5257) · 47139f1d
    Bob Nystrom authored
    It was widening the return type of a couple of operators compared to
    what EquationMember declared it should return. Since it did in fact
    always return an Expression, the widening wasn't needed.
    
    This just tightens them to match the base class.
    47139f1d
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...