mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[test] Add missing REQUIRES for PlaygroundTransform/iuo.swift
rdar://141328848
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
// RUN: %target-playground-build-run-swift(-swift-version 5 -Xfrontend -playground)
|
// RUN: %target-playground-build-run-swift(-swift-version 5 -Xfrontend -playground)
|
||||||
// RUN: %target-playground-build-run-swift(-swift-version 6 -Xfrontend -playground)
|
// RUN: %target-playground-build-run-swift(-swift-version 6 -Xfrontend -playground)
|
||||||
|
|
||||||
|
// REQUIRES: executable_test
|
||||||
|
|
||||||
import PlaygroundSupport
|
import PlaygroundSupport
|
||||||
|
|
||||||
class Layer {
|
class Layer {
|
||||||
|
|||||||
Reference in New Issue
Block a user