Erythro/tests/arrays

3 lines
37 B
Plaintext
Raw Normal View History

2020-11-18 20:49:08 +00:00
int a[51];
char b[100];
long c[5000];