RVBTCC/test/unsupported/array_of_pointer_arg.c

1 line
19 B
C
Raw Permalink Normal View History

2024-12-24 07:00:51 +00:00
void f(int* a[]) {}