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.
1 parent da8a0a5 commit 90eb1edCopy full SHA for 90eb1ed
[refs]
@@ -1,6 +1,6 @@
1
---
2
refs/heads/master: 3574c513bbc5578dd9346b4ea9ab5995c5927bb5
3
-refs/heads/master-next: e3af7f8c0609b3c7fa4727e501249319c2bac9af
+refs/heads/master-next: bf65228b41c2d6f0ed78752e7b67732cde952333
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
6
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-b: 66d897bfcf64a82cb9a87f5e663d889189d06d07
branches/master-next/validation-test/compiler_crashers_2/sr11232.swift
@@ -1,5 +1,7 @@
// RUN: not --crash %target-swift-emit-silgen %s
+// REQUIRES: asserts
+
protocol Pub {
associatedtype Other
7
associatedtype Failure: Error
0 commit comments