mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
- Don't type check top-level contexts multiple times - Use validateDecl() instead of typeCheckDecl() when possible
4 lines
111 B
Swift
4 lines
111 B
Swift
// RUN: %target-swift-ide-test -code-completion -code-completion-token=A -source-filename=%s
|
|
|
|
{()=(var a{#^A^#
|