mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
c0e35d080e
`ContainerDeclaration` needs to be orderable (e.g. have `__lt__`) to allow `deterministic_sort_key` to work.