Skip to content

Commit a3f54ae

Browse files
authored
Merge pull request swiftlang#23047 from compnerd/no-test-for-you
2 parents 3480c84 + df9d6d8 commit a3f54ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-emit-silgen %s | %FileCheck %s
2+
// UNSUPPORTED: OS=windows-msvc
23

34
// CHECK-LABEL: sil [_weakLinked] [ossa] @$s21weak_linked_attribute0A8FunctionyyF : $@convention(thin) () -> ()
45
@_weakLinked public func weakFunction() {}

0 commit comments

Comments
 (0)