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 549f630 commit 8d0e38eCopy full SHA for 8d0e38e
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