blob: d02da050967c7a94b579315eb1f791f431715cac [file] [log] [blame]
// RUN: %target-swift-ide-test -code-completion -code-completion-token=COMPLETE -source-filename=%s
public typealias CustomGetter<T> = (Int) -> T #^COMPLETE^#