Skip to content

Commit 3bf7805

Browse files
authored
Update requirements for a new moveonly test
1 parent 2626f23 commit 3bf7805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/moveonly_consuming_param.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swift(-Xfrontend -enable-experimental-move-only) | %FileCheck %s
22

3+
// REQUIRES: executable_test
4+
35
@_moveOnly
46
struct Butt {
57
var value: Int

0 commit comments

Comments
 (0)