Commit 9a739b5
authored
Forbid overloading operations with Promise and non-Promise return types
Fixes the important part of https://www.w3.org/Bugs/Public/show_bug.cgi?id=25051. See #879 for a followup on general issues with the "return type" concept.1 parent 0c417ea commit 9a739b5
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3329 | 3329 | | |
3330 | 3330 | | |
3331 | 3331 | | |
| 3332 | + | |
| 3333 | + | |
| 3334 | + | |
| 3335 | + | |
| 3336 | + | |
3332 | 3337 | | |
3333 | 3338 | | |
3334 | 3339 | | |
| |||
0 commit comments