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 35a9e06 commit 5cb9bdeCopy full SHA for 5cb9bde
Plugins/PackageToJS/Tests/ExampleTests.swift
@@ -355,7 +355,6 @@ extension Trait where Self == ConditionTrait {
355
)
356
}
357
358
- #endif // compiler(>=6.3)
359
360
@Test(.requireEmbeddedSwiftInSwiftSDK())
361
func embeddedWasmUnknownWasi() throws {
@@ -369,6 +368,7 @@ extension Trait where Self == ConditionTrait {
369
368
370
371
+ #endif // compiler(>=6.3)
372
373
@Test(.requireSwiftSDK)
374
func continuationLeakInTest_XCTest() throws {
0 commit comments