Skip to content

Commit

Permalink
fmt: add a test for fn with c binding type args (#22212)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyi98 authored Sep 13, 2024
1 parent 888d84d commit 277e5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vlib/v/fmt/tests/fn_with_c_binding_type_args_keep.vv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fn C.archive_entry_copy_stat(&C.archive_entry, const_stat &C.stat)

0 comments on commit 277e5eb

Please sign in to comment.