<div dir="ltr">When I put these two lines in a Swift file in Xcode (8.1), I get both “SourceKitService quit unexpectedly” and “lldb-rpc-server quit unexpectedly”:<div><br></div><div><div><font face="monospace, monospace">func f(_ a: Int, _ b: Int) { }</font></div><div><font face="monospace, monospace">func f(_ ab: (Int, Int)) { }</font></div></div><div><br></div><div>Where should I file a bug report?<br></div><div><br></div><div>Nevin</div></div>