d: Merge upstream dmd, druntime 4c18eed967, phobos d945686a4.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / fail207.d
blob2fec197c04bfcc0cceb30accd9cc4f6e97aefcbc
1 /*
2 TEST_OUTPUT:
3 ---
4 fail_compilation/fail207.d(11): Error: found end of file instead of initializer
5 fail_compilation/fail207.d(11): Error: semicolon needed to end declaration of `x`, instead of `End of File`
6 fail_compilation/fail207.d(10): `x` declared here
7 ---
8 */
10 int x = {