The Swift Programming Language. Contribute to apple/swift development by creating an account on GitHub.
2:32 AM
@available(*, unavailable, message: "Use lastPathComponent on URL instead.") public var lastPathComponent: String { fatalError("unavailable function can't be called") }