mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Fix qldoc
This commit is contained in:
@@ -78,7 +78,7 @@ private module Cached {
|
||||
}
|
||||
|
||||
/**
|
||||
* Holds if `loadProp` of `parameter` is stored in the `storeProp` property of the return value of `fun`.
|
||||
* Holds if `loadProp` of `param` is stored in the `storeProp` property of the return value of `fun`.
|
||||
*/
|
||||
pragma[nomagic]
|
||||
private predicate summarizedLoadStoreStep(
|
||||
|
||||
Reference in New Issue
Block a user