let result : ComparisonResult = platform.compare("iPhone", options: NSString.CompareOptions(), range: Range<String.Index>(platform.startIndex ..< platform.index(platform.startIndex, offsetBy: 6)), locale: Locale.current)
错误
无法使用类型为((Range)''的参数列表来调用类型为'Range'的初始化程序