> On Dec 16, 2017, at 2:21 AM, Cao, Jiannan via swift-dev
> wrote:
>
> Hi all,
>
> I have come up an improvement point about Optional Chain Assignment
>
> 1. Optional Chain Assignment not working with tuple assignment
>
> optional chain assignment only work for directly assignment, not worki
Hi all,
I have come up an improvement point about Optional Chain Assignment
1. Optional Chain Assignment not working with tuple assignment
optional chain assignment only work for directly assignment, not working with
tuple assignment.
For example:
struct ListNode {
var next: ListNode?
}
5/21 Test #5: dispatch_group ...***Timeout 30.07 sec
Start 6: dispatch_overcommit
Thanks,
Mishal Shah
> On Dec 15, 2017, at 5:14 AM, swift...@swift.org wrote:
>
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#2232]
>
> Build URL:
> https://ci.swift.org/jo