blob: ebe47f700dfad807fbd7b774f5f2ce851ff28e64 [file] [log] [blame]
### Compilation failed:
error: 2: array size is too large
int4 big[25001]; // 100,004 slots
^^^^^^^^^^^^^^^
error: 5: struct is too large
struct B {
^^^^^^^^^^...
error: 15: struct is too large
struct D {
^^^^^^^^^^...
3 errors