Skip to content

Commit 763df18

Browse files
committed
Gardening: Migrate test suite to GH issues: validation-test/execution
1 parent 3fcadf6 commit 763df18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/execution/sr9624.swift renamed to validation-test/execution/issue-52070.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %target-run-simple-swift | %FileCheck %s
22
// REQUIRES: executable_test
33

4+
// https://github.com/apple/swift/issues/52070
5+
46
protocol P {
57
associatedtype T
68
func foo(t: inout T)

0 commit comments

Comments
 (0)