mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
JS: Update test suite
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function foo(x) {
|
||||
return x;
|
||||
}
|
||||
|
||||
function bar(y) {
|
||||
return y;
|
||||
}
|
||||
Reference in New Issue
Block a user