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 bb1ba7c commit 5b2acc7Copy full SHA for 5b2acc7
test/embedded/duration.swift
@@ -3,6 +3,7 @@
3
// RUN: %target-swift-emit-ir -Osize %s -enable-experimental-feature Embedded -wmo
4
5
// REQUIRES: swift_in_compiler
6
+// REQUIRES: OS=macosx || OS=linux-gnu
7
8
@available(SwiftStdlib 5.7, *)
9
extension Duration {
0 commit comments