<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Try the master development snapshot. The changes have not been merged to swift-4.1-branch.<div class=""><br class=""></div><div class="">Slava<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 2, 2017, at 12:34 PM, Cao, Jiannan via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">I used the&nbsp;swift-4.1-DEVELOPMENT-SNAPSHOT-2017-11-30-a-osx to test:</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Welcome to Apple Swift version 4.1-dev (LLVM 05fee6ff60, Clang f0e38d2044, Swift a1441d34f7). Type :help for assistance.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: rgba(169, 169, 169, 0.88)" class="">&nbsp; 1&gt; </span><span style="font-variant-ligatures: no-common-ligatures" class="">[[1]] == [[1]]</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">error: repl.swift:1:7: error: binary operator '==' cannot be applied to two '[[Int]]' operands</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">[[1]] == [[1]]</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">~~~~~ ^&nbsp; ~~~~~</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8); min-height: 13px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">repl.swift:1:7: note: overloads for '==' exist with these partially matching parameter lists: (Any.Type?, Any.Type?), ((), ())</span>, (Bool, Bool), (Character, Character), (Character.UnicodeScalarView.Index, Character.UnicodeScalarView.Index), (CodingUserInfoKey, CodingUserInfoKey), (OpaquePointer, OpaquePointer), (AnyHashable, AnyHashable), (UInt8, UInt8), (Int8, Int8), (UInt16, UInt16), (Int16, Int16), (UInt32, UInt32), (Int32, Int32), (UInt64, UInt64), (Int64, Int64), (UInt, UInt), (Int, Int), (AnyKeyPath, AnyKeyPath), (Unicode.Scalar, Unicode.Scalar), (ObjectIdentifier, ObjectIdentifier), (String, String), (String.Index, String.Index), (UnsafeMutableRawPointer, UnsafeMutableRawPointer), (UnsafeRawPointer, UnsafeRawPointer), (UnicodeDecodingResult, UnicodeDecodingResult), (_SwiftNSOperatingSystemVersion, _SwiftNSOperatingSystemVersion), (AnyIndex, AnyIndex), (ContiguousArray&lt;Element&gt;, ContiguousArray&lt;Element&gt;), (ArraySlice&lt;Element&gt;, ArraySlice&lt;Element&gt;), (T?, T?), (T?, _OptionalNilComparisonType), (_OptionalNilComparisonType, T?), ((A, B), (A, B)), ((A, B, C), (A, B, C)), ((A, B, C, D), (A, B, C, D)), ((A, B, C, D, E), (A, B, C, D, E)), ((A, B, C, D, E, F), (A, B, C, D, E, F)), (AutoreleasingUnsafeMutablePointer&lt;Pointee&gt;, AutoreleasingUnsafeMutablePointer&lt;Pointee&gt;), (ClosedRangeIndex&lt;Bound&gt;, ClosedRangeIndex&lt;Bound&gt;), (DoubleWidth&lt;Base&gt;, DoubleWidth&lt;Base&gt;), (DoubleWidth&lt;Base&gt;.Words.Index, DoubleWidth&lt;Base&gt;.Words.Index), (LazyDropWhileIndex&lt;Base&gt;, LazyDropWhileIndex&lt;Base&gt;), (EmptyCollection&lt;Element&gt;, EmptyCollection&lt;Element&gt;), (FlattenCollectionIndex&lt;BaseElements&gt;, FlattenCollectionIndex&lt;BaseElements&gt;), (FlattenBidirectionalCollectionIndex&lt;BaseElements&gt;, FlattenBidirectionalCollectionIndex&lt;BaseElements&gt;), (Set&lt;Element&gt;, Set&lt;Element&gt;), (Dictionary&lt;Key, Value&gt;.Keys, Dictionary&lt;Key, Value&gt;.Keys), ([Key : Value], [Key : Value]), (Set&lt;Element&gt;.Index, Set&lt;Element&gt;.Index), (Dictionary&lt;Key, Value&gt;.Index, Dictionary&lt;Key, Value&gt;.Index), (ManagedBufferPointer&lt;Header, Element&gt;, ManagedBufferPointer&lt;Header, Element&gt;), (LazyPrefixWhileIndex&lt;Base&gt;, LazyPrefixWhileIndex&lt;Base&gt;), (Range&lt;Bound&gt;, Range&lt;Bound&gt;), (CountableRange&lt;Bound&gt;, CountableRange&lt;Bound&gt;), (ClosedRange&lt;Bound&gt;, ClosedRange&lt;Bound&gt;), (CountableClosedRange&lt;Bound&gt;, CountableClosedRange&lt;Bound&gt;), (ReversedIndex&lt;Base&gt;, ReversedIndex&lt;Base&gt;), (ReversedRandomAccessIndex&lt;Base&gt;, ReversedRandomAccessIndex&lt;Base&gt;), (_UIntBuffer&lt;Storage, Element&gt;.Index, _UIntBuffer&lt;Storage, Element&gt;.Index), (UnsafeMutablePointer&lt;Pointee&gt;, UnsafeMutablePointer&lt;Pointee&gt;), (UnsafePointer&lt;Pointee&gt;, UnsafePointer&lt;Pointee&gt;), (_ValidUTF8Buffer&lt;Storage&gt;.Index, _ValidUTF8Buffer&lt;Storage&gt;.Index), (Self, Other), (Self, R)</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">[[1]] == [[1]]</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">&nbsp; &nbsp; &nbsp; ^</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div>_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></blockquote></div><br class=""></div></body></html>