Skip to content

Commit 01088c3

Browse files
authored
Merge pull request #5162 from practicalswift/sil-043-swift-derivedconformance-deriverawrepresentable
2 parents 9768d3c + 1749169 commit 01088c3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// RUN: not --crash %target-sil-opt %s
2+
// REQUIRES: asserts
3+
import Swift
4+
func d<T{enum a:T

0 commit comments

Comments
 (0)