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 d6a6df2 + ba97afc commit c71ac7aCopy full SHA for c71ac7a
test/Serialization/multi-file-type-eraser.swift
@@ -1,4 +1,4 @@
1
-// REQUIRES: rdar61348443
+// REQUIRES: asserts
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