We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 395ac06 commit bdc4d46Copy full SHA for bdc4d46
validation-test/IDE/slow/rdar45511835.swift
@@ -1,4 +1,6 @@
1
// RUN: %target-swift-ide-test -code-completion -code-completion-token=COMPLETE -source-filename=%s | %FileCheck %s
2
+// TODO: Postfix completion after trailing closure.
3
+// XFAIL: *
4
5
// REQUIRES: long_test
6
0 commit comments