MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / diag10327.d
blob1366882edeb88055fee00731fc254e76f8a410c7
1 /*
2 TEST_OUTPUT:
3 ---
4 fail_compilation/diag10327.d(12): Error: unable to read module `test10327`
5 fail_compilation/diag10327.d(12): Expected 'imports/test10327.d' or 'imports/test10327/package.d' in one of the following import paths:
6 import path[0] = fail_compilation
7 import path[1] = $p:druntime/import$
8 import path[2] = $p:phobos$
9 ---
12 import imports.test10327; // package.d missing