mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is unfortunate in that it makes the linker do extra work, but in practice it probably doesn't matter much, and meanwhile it handles all our problems with @inlinable. Alternate solution to rdar://problem/39338239
2 lines
41 B
Swift
2 lines
41 B
Swift
public func afunc2() -> Int { return 0 }
|