mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
238 B
Swift
8 lines
238 B
Swift
func foo() {
|
|
bar
|
|
.fooooooooooo(first: 3,
|
|
second)[x: 10] {} other: {
|
|
|
|
// RUN: %sourcekitd-test -req=format -line=5 -length=1 %s | %FileCheck --strict-whitespace %s
|
|
// CHECK: key.sourcetext: " "
|