Commits

Jordan Rose committed e524e96bebb
[test] Add a code completion test for @testable. ...which isn't quite working yet. Because we cache the results of top-level lookups into modules, we can't see testable decls at the top level yet. However, I think that's the only known issue with testability at this point, so we can move ahead with the feature. Swift SVN r26846