We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b7bb2 commit 433a06cCopy full SHA for 433a06c
1 file changed
tests/TestPackage/Sources/Target1/Target12.swift
@@ -0,0 +1,13 @@
1
+//===----------------------------------------------------------------------===//
2
+//
3
+// This source file is part of the Swift.org open source project
4
5
+// Copyright (c) 2025 Apple Inc. and the Swift project authors
6
+// Licensed under Apache License v2.0 with Runtime Library Exception
7
8
+// See https://swift.org/LICENSE.txt for license information
9
+// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
11
12
+
13
+public func bar() {}
0 commit comments