mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
JS: Remove stray $ Alert comment inside a doc comment
This commit is contained in:
@@ -21,7 +21,7 @@ function K(x, y) {
|
||||
return y;
|
||||
}
|
||||
|
||||
/** // $ Alert
|
||||
/**
|
||||
* @param {*} x the first argument
|
||||
* @param {*} y the second argument
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user