Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
page size: fix failure to implicitly cast slice
All that changed was that I turned a slice of page_size length to pageSize() length. I'm not sure why Zig fails to implicitly cast the pageSize() length slice now, but an explicit cast should fix this.
- Loading branch information