blob: ae5f77a33e8e5c70d2d00c189d950cfd48bce4be [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/e15876_3.d(25): Error: unexpected `(` in declarator
fail_compilation/e15876_3.d(25): Error: basic type expected, not `=`
fail_compilation/e15876_3.d(26): Error: found `End of File` when expecting `(`
fail_compilation/e15876_3.d(26): Error: found `End of File` instead of statement
fail_compilation/e15876_3.d(26): Error: expression expected, not `End of File`
fail_compilation/e15876_3.d(26): Error: found `End of File` when expecting `;` following `for` condition
fail_compilation/e15876_3.d(26): Error: expression expected, not `End of File`
fail_compilation/e15876_3.d(26): Error: found `End of File` when expecting `)`
fail_compilation/e15876_3.d(26): Error: found `End of File` instead of statement
fail_compilation/e15876_3.d(26): Error: found `End of File` when expecting `}` following compound statement
fail_compilation/e15876_3.d(26): Error: found `End of File` when expecting `)`
fail_compilation/e15876_3.d(26): Error: no identifier for declarator `d(_error_ = ()
{
for (; 0; 0)
{
}
}
)`
fail_compilation/e15876_3.d(26): Error: semicolon expected following function declaration
---
*/
d(={for