Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Allow non-const array to be assigned to const array.
We should really do a const removal from array/pointer types for this check, but for now this works.
- Loading branch information