mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
```
@_specialize(exported: true, spi: SPIGroupName, where T == Int)
public func myFunc() { }
```
The specialized entry point is only visible for modules that import
using `_spi(SPIGroupName) import ModuleDefiningMyFunc `.
rdar://64993425
11 KiB
11 KiB