mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
QL code and tests for C#/C++/JavaScript.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
var a = [23,,42];
|
||||
var desc = [for(i in a) i + " = a[" + i + "]"];
|
||||
Reference in New Issue
Block a user