Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add no-op flag to enable mutable byte arrays (#3934)
This PR adds a flag that we will propagate to downstream semantics to explicitly opt them in to the _current_ behaviour of K w.r.t. the `Bytes` sort. It is currently a no-op, but will eventually provide a potential performance increase by introducing potentially unsound behaviour.
- Loading branch information