-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 004579e
Disallow empty parameter clauses in
extension
definition1 parent e5a9355 commit 004579e
File tree
2 files changed
+11
-2
lines changed- compiler/src/dotty/tools/dotc/parsing
- tests/neg
2 files changed
+11
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3673 | 3673 |
| |
3674 | 3674 |
| |
3675 | 3675 |
| |
3676 | - | ||
3676 | + | ||
3677 | + | ||
3678 | + | ||
3679 | + | ||
3677 | 3680 |
| |
3678 | 3681 |
| |
3679 | 3682 |
| |
| |||
4468 | 4471 |
| |
4469 | 4472 |
| |
4470 | 4473 |
| |
4471 | - | ||
4474 | + | ||
4475 | + | ||
4476 | + | ||
4477 | + | ||
4472 | 4478 |
| |
4473 | 4479 |
| |
4474 | 4480 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + |
0 commit comments