Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(generator): remove invalid sort on elements
cacheUris are sorted later. sorting the elements can be invalid (e.g. SimpleStringLiteral has == but no compareTo) Closes dart-archive#554
- Loading branch information