Skip to content

Commit 907cb3d

Browse files
authored
Merge pull request #5081 from practicalswift/sil-039-swift-iterativetypechecker-processresolvetypedecl
2 parents 7bb9406 + 7a80535 commit 907cb3d

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+
struct I:b:typealias b:a
4+
typealias a=f

0 commit comments

Comments
 (0)