Skip to content

Commit

Permalink
Merge pull request #16580 from github/ginsbach/MonotonicAggregateModules
Browse files Browse the repository at this point in the history
`monotonicAggregates` can apply to modules (see language spec)
  • Loading branch information
ginsbach committed May 23, 2024
2 parents c0d623c + 1129df9 commit 4fbbda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/codeql/ql-language-reference/annotations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ The ``pragma[assume_small_delta]`` annotation has no effect and can be safely re
Language pragmas
================

**Available for**: |classes|, |characteristic predicates|, |member predicates|, |non-member predicates|
**Available for**: |modules|, |classes|, |characteristic predicates|, |member predicates|, |non-member predicates|

``language[monotonicAggregates]``
---------------------------------
Expand Down

0 comments on commit 4fbbda5

Please sign in to comment.