ci: fix failing fn_trailing_arg_syntax_keep.vv

pull/9111/head
Delyan Angelov 2021-03-04 13:05:14 +02:00
parent 7c893895d8
commit eb1e1afbc1
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ struct Baz {
}
fn bar_func(bar Bar) {}
fn foo_func(f Foo) {}
fn main() {