mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
JS: Close an unterminated code block
This commit is contained in:
@@ -297,6 +297,7 @@ private module CachedSteps {
|
||||
* }
|
||||
*
|
||||
* f(arg, cb);
|
||||
* ```
|
||||
*
|
||||
* This is an over-approximation of a possible data flow step through a callback
|
||||
* invocation.
|
||||
|
||||
Reference in New Issue
Block a user