Files
swift-mirror/docs
Jordan Rose 1fe8630bcd Accept (and prefer) "import type" as a scoped import for any non-protocol type.
Previously this was spelled "import typealias", and that spelling will
continue to be allowed (since someone may specifically be importing a
typealias and want that to match), but now that 'type' is a keyword,
"import type" is the right way to spell the generic "import any type"
scoped import.

Swift SVN r14488
2014-02-27 23:46:06 +00:00
..
2012-07-23 18:50:00 +00:00
2014-02-27 18:43:41 +00:00
2014-02-26 18:41:12 +00:00
2014-02-26 23:01:25 +00:00
2014-02-20 01:39:08 +00:00
2014-02-26 18:41:12 +00:00
2012-01-18 01:51:09 +00:00
2014-02-07 08:33:40 +00:00