mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
update comment in test case
Co-authored-by: Max Schaefer <54907921+max-schaefer@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3857331657
commit
adc05022f3
@@ -31,4 +31,4 @@ var obj = {
|
||||
})
|
||||
}
|
||||
}
|
||||
obj.foo("foo", "bar", "baz"); // A API-graphs gotcha.
|
||||
obj.foo("foo", "bar", "baz"); // An API-graphs gotcha: "baz" should not be considered a `SqlString`
|
||||
|
||||
Reference in New Issue
Block a user