Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
gcc
/
testsuite
/
gdc.test
/
fail_compilation
/
ice12040.d
blob: 2307e9422aac39fbaef966f717508cc2198e5259 [
file
] [
log
] [
blame
]
/*
TEST_OUTPUT:
---
fail_compilation/ice12040.d(8): Error: circular reference to 'ice12040.lol'
---
*/
bool
[
lol
.
length
]
lol
;