mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 16:21:11 +00:00
zig fmt
This commit is contained in:
parent
9ec2bc7946
commit
f587be5169
1 changed files with 1 additions and 1 deletions
|
@ -894,7 +894,7 @@ pub fn listSublist(
|
|||
utils.decref(list.bytes, size * element_width, alignment);
|
||||
|
||||
return output;
|
||||
}
|
||||
}
|
||||
|
||||
return RocList.empty();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue