Merge pull request #16719 from aschackmull/shared/fix-qldoc

Shared: Fix file-module qldoc.
This commit is contained in:
Anders Schack-Mulligen
2024-06-17 13:26:57 +02:00
committed by GitHub

View File

@@ -5,6 +5,8 @@
* In addition to the `PathGraph`, a `query predicate models` is provided to
* list the contents of the referenced MaD rows.
*/
module;
signature predicate interpretModelForTestSig(QlBuiltins::ExtensionId madId, string model);
signature class PathNodeSig {