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 ef2a216 commit eadc7fdCopy full SHA for eadc7fd
test/Reflection/typeref_decoding_objc.swift
@@ -3,3 +3,5 @@
3
// RUN: %target-swift-reflection-dump -binary-filename %t/libTypesToReflect.%target-dylib-extension > %t/typeref_decoding.txt
4
// RUN: diff -u %S/typeref_decoding_objc.result.txt %t/typeref_decoding.txt
5
// REQUIRES: objc_interop
6
+
7
+// REQUIRES: OS=macosx
0 commit comments