mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update javascript/ql/src/semmle/javascript/dataflow/Nodes.qll
Co-Authored-By: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ private import internal.CallGraphs
|
||||
/**
|
||||
* A data flow node corresponding to an expression.
|
||||
*
|
||||
* Example:
|
||||
* Examples:
|
||||
* ```js
|
||||
* x + y
|
||||
* Math.abs(x)
|
||||
|
||||
Reference in New Issue
Block a user