Skip to content

Commit

Permalink
Handle negation.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgriebling committed Nov 16, 2024
1 parent f8602a3 commit d7555f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/BigInt/BigInt-Extensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ extension BInt : ExpressibleByIntegerLiteral {
}
}
}

0 comments on commit d7555f5

Please sign in to comment.