7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
|
|
### Compilation failed:
|
||
|
|
|
||
|
|
error: 9: struct 'too_deep' is too deeply nested
|
||
|
|
struct too_deep { S8 x; };
|
||
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||
|
|
1 error
|