Commit 2a7892c
SI-8253 Adjust test for namespace interpolation
This test fails after we try to fix SI-8523 in the compiler.
But the test is actually at fault here, as it was relying on
the loose matching performed by the compiler's SymbolXMLBuilder.
The fix for SI-8253 that triggered the failure:
scala/scala@8d175b907
The original commit that introduced this test:
scala/scala@e1ffc05b10be61 parent 28bcf51 commit 2a7892c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
605 | 605 | | |
606 | 606 | | |
607 | 607 | | |
| |||
0 commit comments