mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
ca0f312b1e
Remove the `const` from `ArrayRef<const char>` as the `ArrayRef` already implies the underlying type will be accessed only in `const`.