mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +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