mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
c20f3db09e
Under parameter doc comment list items, allow function doc comment syntax to nest so you can document the meaning of closure parameters' signatures. rdar://problem/24794725