diff options
Diffstat (limited to 'gcc/testsuite/gdc.test/fail_compilation/testCols.d')
-rw-r--r-- | gcc/testsuite/gdc.test/fail_compilation/testCols.d | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/testsuite/gdc.test/fail_compilation/testCols.d b/gcc/testsuite/gdc.test/fail_compilation/testCols.d index d072b3c8d02..e5bff1809b4 100644 --- a/gcc/testsuite/gdc.test/fail_compilation/testCols.d +++ b/gcc/testsuite/gdc.test/fail_compilation/testCols.d @@ -1,10 +1,9 @@ // REQUIRED_ARGS: -vcolumns -// PERMUTE_ARGS: /* TEST_OUTPUT: --- -fail_compilation/testCols.d(13,5): Error: undefined identifier `nonexistent` +fail_compilation/testCols.d(12,5): Error: undefined identifier `nonexistent` --- */ |