Skip to content

Commit 8731678

Browse files
committed
Shared: Fix file-module qldoc.
1 parent 317790e commit 8731678

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

shared/dataflow/codeql/dataflow/test/ProvenancePathGraph.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* In addition to the `PathGraph`, a `query predicate models` is provided to
66
* list the contents of the referenced MaD rows.
77
*/
8+
module;
9+
810
signature predicate interpretModelForTestSig(QlBuiltins::ExtensionId madId, string model);
911

1012
signature class PathNodeSig {

0 commit comments

Comments
 (0)