mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
8 lines
241 B
Swift
8 lines
241 B
Swift
// RUN: not --crash %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
|
|
// REQUIRES: asserts
|
|
protocol A{
|
|
extension{protocol c{
|
|
func a
|
|
protocol e{protocol A{typealias e:a extension{protocol P{#^A^#
|
|
func b
|
|
<H:o |