mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
use zig-defined Str.concat
This commit is contained in:
parent
1a71b8bac7
commit
63f4fbf1ef
3 changed files with 124 additions and 408 deletions
|
@ -2383,6 +2383,7 @@ fn call_with_args<'a, 'ctx, 'env>(
|
|||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[repr(u8)]
|
||||
pub enum InPlace {
|
||||
InPlace,
|
||||
Clone,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue