Files
swift-mirror/validation-test/IDE/crashers_fixed/055-swift-valuedecl-getoverloadsignature.swift
2015-12-22 20:21:12 -08:00

7 lines
154 B
Swift

// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
let a{
protocol A{
extension{
struct B{func i(Void
func#^A^#