]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gdc.test/fail_compilation/ice10727b.d
Add D front-end, libphobos library, and D2 testsuite.
[thirdparty/gcc.git] / gcc / testsuite / gdc.test / fail_compilation / ice10727b.d
CommitLineData
b4c522fa
IB
1// REQUIRED_ARGS: -c
2/*
3TEST_OUTPUT:
4---
5fail_compilation/imports/foo10727b.d(25): Error: undefined identifier `Frop`
6---
7*/
8
9import imports.foo10727b;