Skip to content

Commit 04da08a

Browse files
committed
Fix RUN: line in di_property_wrappers_errors test
1 parent e7c4470 commit 04da08a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILOptimizer/di_property_wrappers_errors.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %target-swift-frontend -emit-sil -verify %s
2-
// RUN: %target-swift-frontend -emit-sil -verify %s
32

43
@propertyWrapper
54
final class ClassWrapper<T> {

0 commit comments

Comments
 (0)