1
1
mirror of https://github.com/github/semantic.git synced 2024-11-29 11:02:26 +03:00

Change Patch’s JSON heading.

This commit is contained in:
Rob Rix 2015-10-09 08:41:08 -04:00
parent ef01e25d47
commit 4b2fea5d13

View File

@ -84,7 +84,7 @@ extension Patch {
}
// MARK: - JSONConvertible
// MARK: - JSON
extension Patch {
public func JSON(ifLeaf: A -> Doubt.JSON) -> Doubt.JSON {