Commit b50c37d
authored
No assert for nameless typedefs (microsoft#26695)
The assert is over-optimistic and should be removed until we can parse
every possible thing that people might put in a JSDoc type position.
Fixes microsoft#266931 parent 0dbad04 commit b50c37d
5 files changed
Lines changed: 36 additions & 8 deletions
File tree
- src/compiler
- tests
- baselines/reference
- cases/conformance/jsdoc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4853 | 4853 | | |
4854 | 4854 | | |
4855 | 4855 | | |
4856 | | - | |
| 4856 | + | |
4857 | 4857 | | |
4858 | 4858 | | |
4859 | 4859 | | |
4860 | 4860 | | |
4861 | 4861 | | |
4862 | | - | |
| 4862 | + | |
4863 | 4863 | | |
4864 | 4864 | | |
4865 | 4865 | | |
| |||
4871 | 4871 | | |
4872 | 4872 | | |
4873 | 4873 | | |
4874 | | - | |
4875 | | - | |
4876 | | - | |
| 4874 | + | |
4877 | 4875 | | |
4878 | 4876 | | |
4879 | 4877 | | |
4880 | 4878 | | |
4881 | 4879 | | |
4882 | 4880 | | |
4883 | 4881 | | |
4884 | | - | |
| 4882 | + | |
4885 | 4883 | | |
4886 | | - | |
4887 | | - | |
4888 | 4884 | | |
4889 | 4885 | | |
4890 | 4886 | | |
| |||
Lines changed: 15 additions & 0 deletions
| 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 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments