Commit 8f50644
committed
ExtractAPI: handle super prefixes in types
After the previous commit which turned some warnings into errors, some
tests like tests/pos/tasty-tags-obscure.scala started failing which
revealed the problem. We need to use a custom marker to handle them
because it turns out that zinc upstream doesn't handle them either even
though they're a part of Scala 2 too!1 parent 2120cde commit 8f50644
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
515 | 516 | | |
516 | 517 | | |
517 | 518 | | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
518 | 522 | | |
519 | 523 | | |
520 | 524 | | |
| |||
0 commit comments