minor: update test
This commit is contained in:
parent
3d9d10be39
commit
535761e63f
@ -819,7 +819,7 @@ fn foo() {
|
|||||||
bar("", baz());
|
bar("", baz());
|
||||||
}
|
}
|
||||||
|
|
||||||
fn bar(arg: &str, baz: Baz) ${0:-> ()} {
|
fn bar(arg: &str, baz: Baz) ${0:-> _} {
|
||||||
todo!()
|
todo!()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user