Address review comments.

This commit is contained in:
Michael Nebel
2023-08-08 12:43:35 +02:00
parent d66fe08661
commit 106ba11e10
6 changed files with 6 additions and 6 deletions

View File

@@ -1378,7 +1378,7 @@ module Private {
/**
* Holds if a neutral model `csv` exists (semi-colon separated format). Used for testing purposes.
* The syntax is: "namespace;type;name;signature;provenance"",
* The syntax is: "namespace;type;name;signature;kind;provenance"",
*/
query predicate neutral(string csv) {
exists(RelevantNeutralCallable c |