Avatar
@swift-5.8.1 @swift-5.7.3 import Foundation let url = URL(fileURLWithPath: "/tmp") print(url.appendingPathComponent("")) (edited)