Commit 76ec705
committed
Assert that symbols created using reflect API have correct privateWithin symbols
closes lampepfl#173511 parent b70698d commit 76ec705
File tree
4 files changed
+21
-1
lines changed- compiler/src
- dotty/tools/dotc/core
- scala/quoted/runtime/impl
- tests/neg/i17351
4 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2504 | 2504 | | |
2505 | 2505 | | |
2506 | 2506 | | |
| 2507 | + | |
2507 | 2508 | | |
2508 | 2509 | | |
2509 | 2510 | | |
| |||
2520 | 2521 | | |
2521 | 2522 | | |
2522 | 2523 | | |
| 2524 | + | |
2523 | 2525 | | |
2524 | 2526 | | |
| 2527 | + | |
2525 | 2528 | | |
2526 | 2529 | | |
2527 | 2530 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments