Commit 235e393
committed
Fix incorrect owner in ReifyQuotes
The problem is exhibited in the following test case:
tests/pos/i7052.scala
It is not discovered before, because previously we
are using the wrong context for typing ahead
annotations.1 parent 5d41e78 commit 235e393
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments