c argument names in bindings

This commit is contained in:
2026-06-25 08:28:30 +02:00
parent 9d1130b359
commit c08bc6d0cc
9 changed files with 84 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# generated by brolang translate-c from testbed/cstdio.h
printf :: c_func(arg0 ?*c_char, ...) c_int
printf :: c_func(format ?*c_char, ...) c_int