mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
JS: Fix copy pasta
This commit is contained in:
@@ -72,5 +72,5 @@ function phi2() {
|
||||
} else {
|
||||
x = null;
|
||||
}
|
||||
sink(x); // OK
|
||||
sink(x); // NOT OK
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user