1# Dependency resolution order
2
3This asserts that the generator resolves the dependencies in the right order:
4
51. Explicit resolution via gazelle:resolve.
62. Third-party dependencies matching in the `modules_mapping.json`.
73. Indexed generated first-party dependencies.
8