mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01:00
add test case
This commit is contained in:
@@ -45,3 +45,7 @@ function yui() {
|
||||
":nomunge"; // NOT OK
|
||||
"foo(), bar, baz:nomunge"; // NOT OK
|
||||
}
|
||||
|
||||
function babel_typeof(obj) {
|
||||
"@babel/helpers - typeof"
|
||||
}
|
||||
Reference in New Issue
Block a user