Commit 3cdfc36
committed
Added tests for 'void' return type compatibilty on overloads and implementations.
1 parent 8cceedd commit 3cdfc36Copy full SHA for 3cdfc36
3 files changed
+12Lines changed: 12 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests/cases/conformance/functions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/cases/conformance/functions/functionOverloadCompatibilityWithVoid01.ts
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
tests/cases/conformance/functions/functionOverloadCompatibilityWithVoid02.ts
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
Collapse file
tests/cases/conformance/functions/functionOverloadCompatibilityWithVoid03.ts
Copy file name to clipboard+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
0 commit comments