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 549f630 + 8d0e38e commit 3e2535fCopy full SHA for 3e2535f
test/Serialization/multi-file-type-eraser.swift
@@ -1,3 +1,4 @@
1
+// REQUIRES: rdar61348443
2
// RUN: %empty-directory(%t)
3
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file.swiftmodule -primary-file %s %S/Inputs/multi-file-type-eraser.swift
4
// RUN: %target-swift-frontend -emit-module -module-name Multi -o %t/multi-file-2.swiftmodule %s -primary-file %S/Inputs/multi-file-type-eraser.swift
0 commit comments