I have problem run swift code error: missing argument label 'persons:' in call
已回答


请先登录再写评论。
It's a general Swift language question not related to CLion, so it's out of scope of CLion support. Please refer to the Swift documentation (https://docs.swift.org/swift-book/LanguageGuide/Functions.html#ID166) or Stack Overflow, for example.