mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JavaScript: Open-source extractor.
This commit is contained in:
4
javascript/extractor/tests/exprs/input/update.js
Normal file
4
javascript/extractor/tests/exprs/input/update.js
Normal file
@@ -0,0 +1,4 @@
|
||||
++a;
|
||||
a++;
|
||||
--b;
|
||||
b--;
|
||||
Reference in New Issue
Block a user