mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Merge pull request #27592 from rintaro/syntaxparse-exprtuple"
This reverts commitcdfd1ab2cf, reversing changes made toeb02f20f99.
This commit is contained in:
@@ -90,9 +90,7 @@ func f1() {
|
||||
func f1() {
|
||||
bar(a : {}}, <#T##d: () -> ()##() -> ()#>)
|
||||
}
|
||||
// CHECK: bar(a : {}) {
|
||||
// CHECK-NEXT: <#code#>
|
||||
// CHECK-NEXT: }
|
||||
// CHECK: bar(a : {}}, <#T##d: () -> ()##() -> ()#>)
|
||||
|
||||
foo(withDuration: 1, animations: <#T##() -> Void#>)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user