mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-02 05:48:17 +00:00
clippy
This commit is contained in:
parent
5cb41cb81d
commit
ba804cc382
1 changed files with 1 additions and 1 deletions
|
|
@ -807,7 +807,7 @@ mod cli_run {
|
||||||
&[],
|
&[],
|
||||||
&[Arg::ExamplePath("examples/sqrt.false")],
|
&[Arg::ExamplePath("examples/sqrt.false")],
|
||||||
&[],
|
&[],
|
||||||
&("1414".to_string()),
|
"1414",
|
||||||
UseValgrind::Yes,
|
UseValgrind::Yes,
|
||||||
TestCliCommands::Many,
|
TestCliCommands::Many,
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue