mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
Clippy
This commit is contained in:
parent
b7c666e5e7
commit
aa71c19cf3
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ pub fn build_zig_host(
|
||||||
.args(&[
|
.args(&[
|
||||||
"build-obj",
|
"build-obj",
|
||||||
zig_host_src,
|
zig_host_src,
|
||||||
&emit_bin,
|
emit_bin,
|
||||||
"--pkg-begin",
|
"--pkg-begin",
|
||||||
"str",
|
"str",
|
||||||
zig_str_path,
|
zig_str_path,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue