cbc/test/array-semcheck1.cb

2 lines
59 B
Plaintext

int main(int argc, char **argv) { void[1] ary; return 0; }