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 470c8a7 commit bceac3bCopy full SHA for bceac3b
TestVectors/dafny/TestVectors/src/LibraryIndex.dfy
@@ -3,7 +3,7 @@
3
4
include "../Model/AwsCryptographyEncryptionSdkTypesWrapped.dfy"
5
6
-module WrappedESDK refines WrappedAbstractAwsCryptographyEncryptionSdkService
+module {:extern "software.amazon.cryptography.encryptionsdk.internaldafny.wrapped" } WrappedESDK refines WrappedAbstractAwsCryptographyEncryptionSdkService
7
{
8
import WrappedService = ESDK
9
0 commit comments