diff options
Diffstat (limited to 'testsuite/tests/backpack/should_fail/bkpfail21.stderr')
-rw-r--r-- | testsuite/tests/backpack/should_fail/bkpfail21.stderr | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/testsuite/tests/backpack/should_fail/bkpfail21.stderr b/testsuite/tests/backpack/should_fail/bkpfail21.stderr index 4384e3636e..258bf71e96 100644 --- a/testsuite/tests/backpack/should_fail/bkpfail21.stderr +++ b/testsuite/tests/backpack/should_fail/bkpfail21.stderr @@ -1,13 +1,13 @@ [1 of 3] Processing p - [1 of 2] Compiling A[sig] (.hsig -> nothing) - [2 of 2] Compiling C[sig] (.hsig -> nothing) + [1 of 2] Compiling A[sig] ( p/A.hsig, nothing ) + [2 of 2] Compiling C[sig] ( p/C.hsig, nothing ) [2 of 3] Processing q - [1 of 2] Compiling B[sig] (.hsig -> nothing) - [2 of 2] Compiling C[sig] (.hsig -> nothing) + [1 of 2] Compiling B[sig] ( q/B.hsig, nothing ) + [2 of 2] Compiling C[sig] ( q/C.hsig, nothing ) [3 of 3] Processing r - [1 of 3] Compiling H2[sig] (.hsig -> nothing) - [2 of 3] Compiling H1[sig] (.hsig -> nothing) - [3 of 3] Compiling H3[sig] (.hsig -> nothing) + [1 of 3] Compiling H2[sig] ( r/H2.hsig, nothing ) + [2 of 3] Compiling H1[sig] ( r/H1.hsig, nothing ) + [3 of 3] Compiling H3[sig] ( r/H3.hsig, nothing ) bkpfail21.bkp:1:1: error: While merging export lists, could not unify {H1.T} with {H2.T} |