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.
2 parents e2c8741 + 7a76788 commit 06b5ef3Copy full SHA for 06b5ef3
test/IDE/complete_constructor.swift
@@ -50,6 +50,8 @@
50
// RUN: %target-swift-ide-test -code-completion -source-filename %s -code-completion-token=AVAILABLE_1 | %FileCheck %s -check-prefix=AVAILABLE_1
51
// RUN: %target-swift-ide-test -code-completion -source-filename %s -code-completion-token=AVAILABLE_2 | %FileCheck %s -check-prefix=AVAILABLE_2
52
53
+// REQUIRES: rdar49240981
54
+
55
func freeFunc() {}
56
57
//===---
0 commit comments