We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 203f906 + 33d2ece commit 9bf17e8Copy full SHA for 9bf17e8
test/PlaygroundTransform/iuo.swift
@@ -2,6 +2,8 @@
2
// RUN: %target-playground-build-run-swift(-swift-version 5 -Xfrontend -playground)
3
// RUN: %target-playground-build-run-swift(-swift-version 6 -Xfrontend -playground)
4
5
+// REQUIRES: executable_test
6
+
7
import PlaygroundSupport
8
9
class Layer {
0 commit comments