Skip to content

Commit 0f85c88

Browse files
authored
Merge pull request #5668 from practicalswift/swiftc-28478-swift-typebase-getdesugaredtype
2 parents 1238e3a + 51cd628 commit 0f85c88

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// RUN: not --crash %target-swift-frontend %s -parse
2+
3+
// Distributed under the terms of the MIT license
4+
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
5+
// Test case found by fuzzing
6+
7+
var e={class A:A{init()}class A:A

0 commit comments

Comments
 (0)