We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea1d9df + 73cd730 commit a121db8Copy full SHA for a121db8
validation-test/compiler_crashers/28193-swift-typechecker-lookupmembertype.swift
@@ -0,0 +1,8 @@
1
+// RUN: not --crash %target-swift-frontend %s -parse
2
+// REQUIRES: asserts
3
+
4
+// Distributed under the terms of the MIT license
5
+// Test case submitted to project by https://github.com/practicalswift (practicalswift)
6
+// Test case found by fuzzing
7
8
+var d:CollectionType{for c d in
validation-test/compiler_crashers/README
@@ -24,4 +24,4 @@ SOFTWARE.
24
Repository: https://github.com/practicalswift/swift-compiler-crashes.git
25
Web URL: https://github.com/practicalswift/swift-compiler-crashes
26
27
-Tests updated as of revision 123e5e159549b3b82e97926b8ed077f6172441e4
+Tests updated as of revision c4404e3d4d4e3a39a771530a59d9ec13405a7e9f
0 commit comments