Shared: Fix file-module qldoc.

This commit is contained in:
Anders Schack-Mulligen
2024-06-11 08:49:15 +02:00
parent 317790eac3
commit 87316784ad

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 {