We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa11798 commit 295e8fdCopy full SHA for 295e8fd
TestVectors/dafny/DDBEncryption/src/TestVectors.dfy
@@ -1002,7 +1002,6 @@ module {:options "-functionSyntax:4"} DdbEncryptionTestVectors {
1002
expect hasDynamoDbEncryptionTransformsExceptionForMixedBatch?.Some?;
1003
}
1004
1005
-
1006
method FindMatchingRecord(expected : DDB.AttributeMap, actual : DDB.ItemList) returns (output : bool)
1007
{
1008
var exp := NormalizeItem(expected);
0 commit comments