You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix function parameter references and empty href handling (#2709)
* It 'works' but no tests for new functionality yet
* dartfmt
* add tests for type parameters, handle more constructor parameter edge cases
* dartfmt rebuild
* remove debugging
* This was never correct, delete hrefs for type parameters
* Correct a problem with inherited docs
* Remember, we need both
* Correct remaining SDK issues
* Remove commented out code block
0 commit comments