dmd/compiler/test/fail_compilation/e15876_2.d

15 lines
471 B
D

/*
TEST_OUTPUT:
---
fail_compilation/e15876_2.d(16): Error: identifier expected following `template`
fail_compilation/e15876_2.d(16): Error: matching `}` expected following compound statement, not `End of File`
fail_compilation/e15876_2.d(15): unmatched `{`
fail_compilation/e15876_2.d(16): Error: found `End of File` when expecting `]`
fail_compilation/e15876_2.d(16): Error: variable name expected after type `o[()
{
;
}
]`, not `End of File`
---
*/
o[{template