mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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
42 KiB
42 KiB