MATCH: Improve `A CMP 0 ? A : -A` set of patterns to use bitwise_equal_p.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / test21164.d
bloba12002488ede30cc5e99a77afb05517f42493d74
1 /*
2 TEST_OUTPUT:
3 ---
4 fail_compilation/imports/test21164d.d(3): Error: (expression) expected following `static if`
5 fail_compilation/imports/test21164d.d(3): Error: found `}` instead of statement
6 fail_compilation/imports/test21164a.d(5): Error: undefined identifier `I`
7 fail_compilation/test21164.d(12): Error: template instance `test21164a.D!(R!(O(), 1))` error instantiating
8 ---
9 */
10 import imports.test21164a;
11 import imports.test21164b;
12 auto GB(D!Q)