mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
void *x = &x;
|
|
|
|
int y = 1 + y; // #error: This looks like the initialization of the variable was circular. |