mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
fix(zig): resolve v0.9 compilation issues
This commit is contained in:
parent
db44d03e66
commit
923c5c7c28
6 changed files with 18 additions and 20 deletions
|
@ -1347,7 +1347,6 @@ pub fn listFindUnsafe(
|
|||
data: Opaque,
|
||||
inc_n_data: IncN,
|
||||
data_is_owned: bool,
|
||||
alignment: u32,
|
||||
element_width: usize,
|
||||
inc: Inc,
|
||||
dec: Dec,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue