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.
PlaygroundTransform/iuo.swift
1 parent 203f906 commit 33d2eceCopy full SHA for 33d2ece
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