|
|
| Previous ID |
SR-305 |
| Radar |
None |
| Original Reporter |
@dduan |
| Type |
Bug |
| Status |
Resolved |
| Resolution |
Done |
Attachment: Download
Additional Detail from JIRA
|
|
| Votes |
6 |
| Component/s |
Compiler |
| Labels |
Bug, TypeChecker |
| Assignee |
@jopamer |
| Priority |
Medium |
md5: 671f0ac06627b6519c1b4f035d41c57c
Issue Description:
Run swiftc -dump-ast on this file, the compilation will never finish. Removing values gradually from the array and you'll notice that the shorter the expression, the less time it takes.
long.swift
Attachment: Download
Additional Detail from JIRA
md5: 671f0ac06627b6519c1b4f035d41c57c
Issue Description:
Run swiftc -dump-ast on this file, the compilation will never finish. Removing values gradually from the array and you'll notice that the shorter the expression, the less time it takes.
long.swift