Skip to content

Commit 2863c70

Browse files
committed
Overlay: Add overlay annotation to shared lib
1 parent da1b99b commit 2863c70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shared/quantum/codeql/quantum/experimental/Standardization.qll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
overlay[local?]
2+
module;
3+
14
/**
25
* The `KeyOpAlg` module defines key operation algorithms types (e.g., symmetric ciphers, signatures, etc.)
36
* and provides mapping of those types to string names and structural properties.

0 commit comments

Comments
 (0)