зеркало из https://github.com/github/codeql.git
JS: Remove outdated comment
This commit is contained in:
Родитель
e01a9846d8
Коммит
c01005a610
|
@ -86,7 +86,6 @@ import javascript
|
||||||
class RegExpRoot extends RegExpTerm {
|
class RegExpRoot extends RegExpTerm {
|
||||||
RegExpParent parent;
|
RegExpParent parent;
|
||||||
|
|
||||||
// RegExpTerm is abstract, so do not extend it.
|
|
||||||
RegExpRoot() {
|
RegExpRoot() {
|
||||||
exists(RegExpAlt alt |
|
exists(RegExpAlt alt |
|
||||||
alt.isRootTerm() and
|
alt.isRootTerm() and
|
||||||
|
|
Загрузка…
Ссылка в новой задаче