RVBTCC/test/error/negative_array_size.c

1 line
10 B
C
Raw Normal View History

2024-12-24 07:00:51 +00:00
int a[-1];