Skip to content

Commit e66ea71

Browse files
authored
Merge pull request #26759 from drodriguez/mark-tupling-codegen-as-executable
2 parents 6562fa4 + e722637 commit e66ea71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Compatibility/implicit_tupling_untupling_codegen.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 | %FileCheck %s
22

3+
// REQUIRES: executable_test
4+
35
// Even though we test that type-checking and exhaustiveness checking work fine
46
// in the presence of implicit tupling/untupling in exhaustive_switch.swift,
57
// make sure that the "patched" patterns do not lead to incorrect codegen.

0 commit comments

Comments
 (0)