(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
fail_compilation/
ice12040.d
/*
TEST_OUTPUT:
---
fail_compilation/ice12040.d(8): Error: circular reference to `ice12040.lol`
---
*/

bool[lol.length] lol;