Skip to content

Commit e7ad16a

Browse files
committed
try failing snippet
1 parent 23668ef commit e7ad16a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Snippets/HomomorphicEncryption/BasicsSnippet.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,5 @@ precondition(decoded == [8, 5, 12, 12, 15, 0, 8, 5])
8080
// plaintext to any observer. The observed value in this case is zero.
8181
try sum -= sum
8282
precondition(sum.isTransparent())
83+
84+
preconditionFailure()

0 commit comments

Comments
 (0)