Learn more about cloning repositories
You have read-only access
[CodeCompletion] Fix completion of collection type in top-level code We forgot to return a code-completion status, so we didn't get to it in the second phase. let foo: [<here>] rdar://problem/24441902