mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into swift-3-api-guidelines
This commit is contained in:
@@ -13,7 +13,7 @@ func test() {
|
||||
// CHECK-NEXT: key.sourcetext: "abs(<#T##x: T##T#>)",
|
||||
// CHECK-NEXT: key.description: "abs(x: T)",
|
||||
// CHECK-NEXT: key.typename: "T",
|
||||
// CHECK-NEXT: key.doc.brief: "Return the absolute value of x.",
|
||||
// CHECK-NEXT: key.doc.brief: "Returns the absolute value of x.",
|
||||
// CHECK-NEXT: key.context: source.codecompletion.context.othermodule,
|
||||
// CHECK-NEXT: key.moduleimportdepth: 1,
|
||||
// CHECK-NEXT: key.num_bytes_to_erase: 0,
|
||||
|
||||
Reference in New Issue
Block a user